*{
padding:0px;
margin:0px;
}
body{
margin:0px;
padding:0px;
}
#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:140px;
font-family:Arial;
font-size:13px;
text-align:left;
color:#ffffff;
}
#form{
background:url(images/form.gif) no-repeat;
width:579px;
height:75px;
}
#address_box{
background-color:#6ca5ec;
height:40px;
width:425px;
font-family:Arial;
font-size:24px;
color:#5aff00;
border:0px;
float:left;
margin:30px 5px 5px 5px;
}
#enter{
margin:30px 5px 5px 5px;
}
#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}
