
body{
	background-image:url(/images/bkgrd.jpg);
	background-repeat:repeat;
}

.required{
color:#CF0000;
font-weight:bold;
}
	
	