body {
background : url(images/bg.jpg);
background-position : top left;
background-repeat : repeat-x;
background-color : #000000;
margin : 40px 0 0 0;
text-align : justify;
font-family : "times new roman"; 
font-size : 9pt;
line-height : 12pt;
}
table, td, tr {
border: 0;
border-spacing: 0pt;
width:560pt;
cellspacing: 0;
background-position : top center;
background-repeat : repeat-y;
}
td {
padding: 0 220px 0 220px;
text-align : justify;
}
#boxes {
width : 100%;
padding-top : 30px;
color : #bdafd4;
}
.box1 {
float : left;
width : 145px;
padding-left : 5px;
}
.box2 {
float : right;
width : 145px;
}
img {
border : 0;
margin: 0px;
padding: 0px;
}
a {
color : #330066;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}