a:link{
	color : linen;
	text-decoration:none;
	}

a:visited{
	color : linen;
	text-decoration:none;
	}	
BODY {
	background : linen;
	color : darkgreen;
	font-family : "Comic Sans MS";
	margin-left:50;
	margin-right:50;
}

.main {text-align:justify;}

LI {
	color : darkgreen;
	font-size : 16;
	
}


H1 {
	color : darkgreen;
	font-family : "Comic Sans MS";
	text-align : center;
	font-weight : bolder;
}

.back {
	background: darkgreen;
	margin-left : 0;
	color : linen;
	width : 20;
	font-weight : bold;
	font-family : Arial, Helvetica, san-serif;
}
