
html {
	background: #d7f3e3;
}

body {

 	font-size: 62.5%; 
 	margin: 100px 0 0 200px ;
	font-family: Courier, Verdana, Lucida, sans-serif; 
	
}

h1 {
	color: fff;
	font-size: 1.8em;
	font-family: Arial, Verdana, Lucida, sans-serif; 
	font-weight: lighter;
}

p {
	color: fff;
	font-size: 1.2em;
}

a{
	font-size: 1.25em;
}