P
{
	text-align: justify;
	padding-left: 40px;
	 padding-right: 40px; 
	 font-size: 16px;
}

A:link {
	font-weight : bold;
	color : Yellow;
	font-size : 13px;
}
A:visited {
	font-weight : bold;
	color : Yellow;
	font-size : 13px;
}
A:active {
	font-weight : bold;
	color : White;
	font-size : 13px;
}
A:hover {
font-weight : bold;
	color : White;
	font-size : 13px;
}

H1
{
	font-family : Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 20px;
}

H2
{
	font-family : Comic Sans MS,  Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 16px;
}

H3
{
	font-family : Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 13px;
}

	
BODY
{
	font-family : "Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif";
	width : 750px;
	text-align : center;
}

DIV
{
	
	width: 700px;
	";
	border-top : 10;
}