#header{ 
 background-image:url(http://www.freebiescout.com/images/graphics/logo.gif);
	border: 1px solid #FFF;
	width: 760px;
	height: 90px;
	margin: 0;
	padding: 0;
}

#main {
 text-align: left;
 width: 555px;
 background-image:url(http://www.freebiescout.com/images/xboxguide/background.gif);
	border: 3px solid #343434;
	float: left;
	padding: 8px;
 font-family: "Times New Roman", Times, serif;
 font-size: 18px; 
 color: #343434; 
}

#main h1 { 
font-family: "Times New Roman", Times, serif;
font-size: 24px; 
color: #006633; 
} 

#main h2 { 
font-family: "Times New Roman", Times, serif;
font-size: 20px; 
color: #333333; 
} 

#tips {
 text-align: left;
 width: 500px;
 background-color: #eff7e4;
	border: 3px solid #006633;
	padding: 8px;
 font-family: "Times New Roman", Times, serif;
 font-size: 14px; 
 color: #006633; 
}





