/* CSS Document */
html *{
font-family:Arial, Helvetica, sans-serif;}



body{
background-color:#fbd982;
 	margin: 0;
	padding: 0 ;
}


