	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		font-family: arial;
		font-size:10pt;
		}
table {
	font-family: arial;
	font-size:10pt;
}

h1{
	font-family:arial;font-size:16pt;
}

h2{
	font-family:arial;font-size:12pt;
}
	
#header{
background-image:url(http://lose-10-pounds-free.info/images/header.jpg);
position:absolute; left:0px; top:0px; right:0px;width:100%; height:110px;
}	
	
#leftcontent {
position: absolute;
left:10px;
top:110px;
width:200px; height:98%;
padding-right:10px;
background:#fff;
border-right:2px dotted #666;
	}
#rightcontent {
position: absolute;
top:110px;
right:10px;
width:200px; height:98%;
background:#fff;
border-left:2px dotted #666;
padding-left:8px;
	}

#centercontent {
	padding:10px;
	height:98%;
	background:#fff;
	margin-left: 210px;
	margin-right:210px;
	margin-top:110px;
}

#footer{
   		margin-left: 199px;
   		margin-right:199px;
		padding:10px;
}
