*{
	margin:0px;
	padding:0px;
}
html{
	height:100.02%;
	overflow-y:scroll;
}
body{
  background-color:#DCDCDC;
  }
div{
	width: 240px;
  margin:auto;
}
a{
  text-decoration:none;
  text-align:center;
}
img{
  border:none;
  margin:10px 0 0 0;
  width:240px;
}