body {
text-align: center;
margin : 0;
padding : 0;
background-color : #eeeeee;
color : #000000;
}
p, ul, ol, li {
font : 12pt Arial,geneva,helvetica;
}
h1 {
font : bold 14pt Arial, Helvetica, geneva;
}
h2 {
font : bold 12pt Arial, Helvetica, geneva;
}

#fbl_banner { 
width:660px; 
height: 150px;
margin-top : 50px;
margin-left : Auto;
margin-right : Auto;
border-style : double;
border-width : medium;
border-color : #bbbbbb;
}

#master {
width : 350px;
margin-top : 50px;
margin-left : Auto;
margin-right : Auto;
border-style : double;
border-width : medium;
border-color : #bbbbbb;
background-image: url(http://cabe.fatboylan.net/img/bg_main.gif);
background-position: 50% 50%;
}

.button{
width: 300px; 
height: 115px;
border-style: none;
}
