html {height: 100.5%; font-size: 100.5%}
body{
background-color: #FAFAD2;
	margin-left: 30px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 1.2em;
	color: #8b008b;
	text-align:center;	
}

