body {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}
A:link {text-decoration: none; color: #666;}
A:visited {text-decoration: none; color: #ccc;}
A:active {text-decoration: none; color: #ccc;}
A:hover {text-decoration: underline; color: #ccc;}

h1 {
font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:50px;
font-weight:bold;
color: #900;
text-align:center;
}
h2 { text-align:center;}

h3 { text-align:center; }

.header { width:700px; height:200px; background-image:url(simple-page/10-hook-lead.jpg);}


/** DIVS **/

#container {
width:600px;
margin: 0px auto 0 auto;
}
#top {
height:20px;
}
#body {
	margin-top:40PX;
}
#footer {
margin-top:30px;
height:83px;
}
#footer_text {
color:#fff;
padding:15px 0 0 0;
font-size:12px;
}
/* asdf  */


.salebox { background-color:#ffffca; border: 5px #ffe8b9 solid; width:450px; margin:auto; padding:10px; color:#000; }
.salebox h1 { color:#7f0000; }


.box img {
float:right;
margin: 0 0 5px 5px;
border: 1px #343434 solid;
}
.box2 {
width: 450px;
margin:auto;
;
}

.text_color {
background-color:#FFD9E3;
border-bottom: 1px #BE5B75 solid;
}
.right_img { float:right; margin-left:5px;}
.left_img { float:left; margin-right:5px;}

.box_text { color:#000; font-size:15px; font-family:Tahoma; text-align:center;}	