h2
{
Text-align: center;
margin-top: 20px;
}

.col2
{
clear: both;
position: absolute;
background-color: rgb(0,0,0);
width: 327px;
height:484px;
padding: 3px;
float: left;
margin-left: 625px;
top: 120px;
color: rgb(255,242,0);
border: 2px solid rgb(255,222,0);
}
.col1
{
clear: both;
position: absolute;
background-color: rgb(0,0,0);
width: 400px;
height: 470px;
float: left;
margin-left: 190px;
top: 120px;
padding: 10px;
color: rgb(255,242,0);
border: 2px solid rgb(255,222,0);
text-align: justify;
}
.page
{
color: rgb(255,242,0);
background-image: url("bg15.gif");
width: 1024px;
margin: auto;
height: auto;
}
p
{
color: rgb(255,222,0);
}
