body{
background-color: #000000;
background-image: url("bg.gif");
background-repeat: repeat;
border: 20px solid #321d0c;
margin-left: 10px;
width: 475px;
}
div{
background-color: #502f13;
background-image: url("panel.gif");
background-repeat: repeat;
}

h1{
text-indent: -99999px;
margin-top: 0px;
background-image: url("compl_1.png");
width: 475px;
height: 55px;
font-family: optima, Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 15;
color: #00ebff;
}

h2{
text-indent: -99999px;
margin-top: 0px;
background-image: url("compl_2.png");
width: 475px;
height: 59px;
font-family: optima, Lucida Sans Unicode, Lucida Grande, sans-serif;
color: #00ebff;
font-size: 15;
}

h3{
background-image: url("footer.png");
background-repeat: no-repeat;
height: 500px;
margin-bottom: 0px;
}

p{
text-align: center;
font-family: serif;
color: #00ebff;
font-size: 19;
letter-spacing: 2px;
font-style: italic;
}