*{
padding:0px;
margin:0px;
}
body{
margin:0px;
color:#ff00ff;
}
#head{
background:url(images/header.gif) no-repeat;
width:718px;
height:137px;
margin:0px;
padding:10px;
text-align:center;
}
#content{
background:url(images/body.gif) repeat-y;
width:718px;
text-align:center;
height:auto;
margin:0px;
}
#hello{
background:url(images/hello.gif) no-repeat;
width:653px;
height:150px;
font-family:Arial;
}
#buy{
width:653px;
height:350px;
font-family:Arial;
margin:15px 15px 15px 15px;
}
#fmenu{
width:653px;
height:20px;
font-family:Arial;
font-size:24px;
margin:15px 15px 15px 15px;
}
#faq{
width:653px;
height:1350px;
font-family:Arial;
margin:15px 15px 15px 15px;
}
.faq h3{
text-align:left;
margin:0px;
padding:0px;
font-weight:normal;
font-size:18px;
margin-bottom:3px;
margin-top:20px}
#form{
background:url(images/form.gif) no-repeat;
width:579px;
height:60px;
}
#address_box{
background-color:#6ca5ec;
height:40px;
width:425px;
font-family:Arial;
font-size:24px;
color:#ffff37;
border:0px;
float:left;
margin:15px 5px 5px 5px;
}
#enter{
float:right;
width:120px;
height:60px;
}
.clean-gray{
border:solid 1px #3a73b8;
background:#6ca5ec;
color:#ffff37;
padding:4px;
text-align:center;
font-weight : bold;
font-size: large;
}
#footer{
background:url(images/footer.gif) no-repeat;
width:718px;
height:28px;
margin:0px;
text-align:center;
color:#ffffff;
font-size:11px;
font-family:Arial;
}
a {color: #ffffff; text-decoration: none}
