body {
	color: #000000;
	background-color: #ffffff;
	font-weight: normal; 
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	font-size: 150%; 
	text-align: center;
	margin-top: 5em;
	}

a{
	color: #000000;
	background-color: white;
	font-size: 150%; 
	text-decoration: none; 
	}
	
img { 
	border:none;
	}
