/* Default CSS Stylesheet for the UCF.Achieve Project */


body
{
	background-color: #bbbbff; 
	color:black;
	text-align: center;
	margin-top: 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}



