/* CSS Style OECAPCE */

#index{
padding-top:80px ;
text-align: center;
}
.enter{
margin-bottom:150px
}
body {
background: url(img/bg.jpg) #fff repeat-x ;
margin: 0px 0px 0px 0px; 
padding: 0px;
font-family:tahoma,verdana,sans-serif;
font-size: 11px;
cursor: default; 
color: #000;
text-align: center;
}
a {
color: #FF9900; 
text-decoration: none
}
a:hover {
color: #ffffff; 
text-decoration: none;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px dotted #FFCCCC
}

