html, body{height:100%;}
body, *{padding:0; margin:0 auto; text-align:center;}
a{text-decoration:none; color:#fff; background:url(../images/drop.jpg) #000 no-repeat center; height:50px; display:block;}
a:hover{color:#a77038;}

#content{width:660px; height:580px; border:1px solid #000; background:url(../images/welcome-3.jpg) bottom;}

#header{width:660px; height:110px;}
#header h4{font-size:66px; text-decoration:underline; color:#999;}
#header h4 span{font-size:82px;}

#main{width:330px; height:420px; float:left;}
#main span{height:120px; background:url(../images/background.png); text-align:left; color:#fff; display:block; padding:5px 25px;}
#cell{width:330px; height:50px; float:left;}
#cell span{line-height:50px;font-size:14px; font-family:Arial, Helvetica, sans-serif;}