body{
background-image:"images/background.jpg";
background-repeat: no-repeat;

font-family: Trebuchet MS

}
#mainform{
position: absolute;
	top:160px;
	left:300px;
	width:600px;
	

	border-width:thick;
	border-style:solid;
	border-color:#C4C4D9;
	
}

h1{
	color:#C60C0C;
	font-family: Trebuchet MS;
	
	

}