*{
	margin: 0px;
	padding:0px;
}

div#top {
	margin: 80px auto;
	width: 262px;
	/*border: 1px solid #000000;*/
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	text-align: center;
	font-family: verdana;
	font-size:16px;
}

