@charset "UTF-8";
/* CSS Document */

body {
	background:url(benefits_of_a_sauna_images/bg.jpg) repeat-x center top;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ebe5d9;
	
}
#wrapper{
	width:900px;
	margin:0px auto;
}
#content{
	background:#ffffff;
	width:100%;
	
}
.cl{
	clear:both;
}
h1{
	size:14px;
}

#superfeature{
	width:700px;
	margin:20px auto;
	
}
#text{
	margin:0px auto;
	width:690px;
	padding:10px 5px;
	border:1px solid #CCCCCC;
	
}
#2nd_image{
	margin:10px auto;
	width:700px;
}
#seals{
	margin:30px auto;
}
.clickhere{
	width:700px;
	margin:0px auto;
}