html, body{
	margin:0;
	padding:5px;
	background:#333;
	color:#fff;
}

a:link,a:visited,a:hover,a:active{
	color:#fff;
}
