body {
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
}

a {
	text-decoration: none;
	color: white;
}

#main {
	clear: both;
	color: white;
	position: relative;
	top: 50px;
	margin: auto;
}