 body {
background-color:#eee;
font-family: Tahoma, "Comic Sans MS";
font-size:11px;
color:#fff;
background-image: url(../images/bg.png);
 }

.enter{  
 color:#105FAD; 
 font-style:italic; 
 text-decoration:none;
}

#box {
width:480px; 
top: 280px;
left:58%;
margin-top:  -275px;
margin-left: -330px; 
position:absolute;
}
#top {  
height:12px;
background:url(../images/bgtop.jpg) no-repeat;
}
#middle {    
background-image:url(../images/bgbody.jpg);
}
#bottom { 
height:14px;
background-image:url(../images/bgbottom.jpg);
background-repeat:no-repeat;
}
#nav {
width:457px; 
margin:0 auto;
background:#333 ;
}
  
#main_img { 
height:340px; 
margin:0 auto;
}
#main_text {
width:457px; 
background-color:#FFFFFF;
margin:0 auto;
}
#main_text p {
margin:0;
padding:0;
color:#000000;
} 
#welcome { 
margin:0 auto;
padding: 10px 0;
}
#main_text h2 {
margin:0;
padding:0;
color:#CCCCCC;
font-size:12px;
text-align:center; 
}
 
