body {
background-Image: 
url('/Images/background.jpg');
font-size: 12px;
font-family: arial;
font-color: #999999;
padding:20px;
margin:0px; 
padding:header-<length> 0 footer-<length> 0;
 }
}
h1, h2 , h3
{
color: black;
text-align: left;
font-size: 13pt;
font-style: strong
}

/* header */

div#header{
	background-image:url(back2.png);
	background-repeat:no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	top: -4px;
	width:853px;
 
}

/* page */

#page {
	width: 853px;
	height: 350px;
	margin: 0 auto;
	clear:left;
	margin-bottom: 0px;
}



/* Content */

#content {

	clear: left;
	width: 852px;
	background-color: white;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}

/* box1 */

#box1 {
	background: white;
	width: 750px;
	position: relative:right;
	margin: 0 auto;
	clear:left
}
/* footer */

#footer {
	width: 750px;
	position: relative:right;
	margin: 0 auto;
	clear:left;
	