body {
background: #000 url(bg2.jpg) no-repeat;
padding:0px;
margin:0px;

}

#box  {

padding: 10px;
background: #fff;

}

#box2  {
width: 1024px;
height: 720px;
border: 10px solid #fff;
background: #000;

}

#welcome  {
margin-bottom: 150px;
width: 1024px;
text-align: justify;
font: 90% arial, helvetica, sans-serif;
font-weight: bold;
line-height: 150%;
color: #fff;
}

.table {
width: 320px;
text-align: center;
font: 90% arial, helvetica, sans-serif;
font-weight: bold;
line-height: 150%;
color: #fff;
}

#welcome a {text-decoration: none; color: #CCFF99;}

#welcome a:hover {text-decoration: underline; color: #B5E388;}

#p1 {
text-align: center;
font: 160% arial, helvetica, sans-serif;
}

#p2 {
text-align: center;
font: 145% arial, helvetica, sans-serif;
}

#p3 {
text-align: center;
font: 75% arial, helvetica, sans-serif;
}

#p4 {
text-align: center;

}

#info  {
margin-top: 10px;
text-align: center;
font: 75% arial, helvetica, sans-serif;

color: #CCFF99;

}

#info a {text-decoration: none; color: #CCFF99; padding: 0 10px 0 10px;}

#info a:hover {text-decoration: underline; color: #B5E388;}

 