* {padding:0px; margin:0px;}

body {background: #111111 url('bg1.png');
    font-family:tahoma; color:#FFFFFF;
    max-width:1280px; max-height:500px;
    }

#logo {background-image: url('logo.png');
       background-repeat: no-repeat; 
       height: 90px;
       background-position: right;
       text-align: right;
       color:orange;
       font-size: 40pt;
       padding-top:40px;
       padding-right:10px;
       font-weight:bold;
       font-family: BN Elements;
}

#logo h1 {display:none;}
     
.sbox {text-align:Justify;
        position:absolute;
        left:10px;
        bottom:0px;
        width:295px;
        color:white;
        }

a {color:orange; text-decoration:none;}
        
.cbox {text-align:Justify;
        position:absolute;
        left:120px;
        bottom:75px;
        width:220px;
        color:white;
        background:#111111;
        }
        
b {font-size:14pt;}

hr {height:2px;background-color:orange; color:orange; margin-bottom:5px;}
 
textarea {
 background: #222;
 font-family: Tahoma;
 font-size: 12pt;
 padding: 3px;
 margin-bottom:5px;
 color: #f4f4f4;
 border: 2px solid #555;
 margin-top: 7px;
 }
 
 button {
 background: #222;
 font-family: Tahoma;
 font-size: 10pt;
 padding: 3px;
 margin-bottom:5px;
 color: #f4f4f4;
 border: 2px solid #555;
 }
 
 #button {width: 60px;}
 
 #buttonc {width: 100px;}
 
 table {color: white;}
 
 .pr {height:70px; width: 350px; margin:5px; margin-left:-3px;}
 
 u {color:orange; text-decoration:none;}
 
 img {width:180px; height:140px; padding: 5px;}
 
 #box {font-size:14pt; color:orange;}
 
 ul {margin-left:20px; margin-top:4px;}
 
