body	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: White;
	background-color : White;
	background-image : url("img/Background.gif");
	background-position: inherit;
	background-repeat: no-repeat;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: Black;
	font: lighter;
}
#one { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
 }
h1		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: White;
	font-style: italic;
	font: bold;
}
h2		{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	color: Red;
}
h5		{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
 }
