body 
{
background-image:url("http://i929.photobucket.com/albums/ad133/graciouswisestrong/PIPSbackground.png");
background-attachment:fixed
}

.main_box
{
color: black;
font-size: large;
letter-spacing: -0.02em;
padding: none;
}

table
{
border-collapse:collapse;
background-color:#FFDEAD;
}
table, td, th
{
border:2px solid #594A36;
}

div.main_box 
{
width: 79.5%;
position: absolute;
top: 8.8em; left: 8%;
background-color: #FF9900;
border:0.1em solid #594A36;
padding:1em;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-opera-border-radius:8px;
-khtml-border-radius:8px;
border-radius:1px;
}

div.banner
{
width: 83.1%;
position: absolute;
top: 0.5em; left: 8%;
background-color:#FDF5E6;
border:0.1em solid #594A36;
}

body.pips_body
{
text-align:left
}
