
body {
font-family: arial,helvetica,sans serif;
margin:0; padding:0; width:100%; height:100%;
background: black;
}


p {
font-family: arial,helvetica,sans serif;
font-weight: bold;
font-size: 10pt;
margin: 0;
display:inline;
text-align:left;
}

p.white {
font-family: arial,helvetica,sans serif;
font-weight: bold;
font-size: 10pt;
margin: 0;
display:inline;
text-align:left;
color: white;
}

h1 {
font-family: arial,helvetica,sans serif;
font-weight: bold;
font-size: 18pt;
color: #340E70;
margin: 0;
display:inline;
}

h2 {
font-family: arial,helvetica,sans serif;
font-weight: bold;
font-size: 16pt;
color: #340E70;
margin: 0;
display:inline;
}

h3 {
font-family: arial,helvetica,sans serif;
font-weight: bold;
font-size: 14pt;
color: #340E70;
margin: 0;
display:inline;
}

h4 {
font-family: arial,helvetica,sans serif;
font-weight: bold;
font-size: 12pt;
color: #340E70;
margin: 0;
display:inline;
}

h5 {
font-family: arial,helvetica,sans serif;
font-weight: bold;
font-size: 10pt;
color: black;
margin: 0;
display:inline;
}

table {
padding: 0;
border-spacing: 0; 
font-family: arial,helvetica,sans serif;
background-image:url('background.jpg');
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
text-align:left;
}

th {
font-family: arial,helvetica,sans serif;
font-weight: bold;
font-size: 14pt;
text-align: left;
color: white;
}

div.container {width:100%; text-align: center; height:100%;}

div.one {width: 325px; }

div.two {width: 230px; }

div.three {
width: 230px; 
padding-left: 7.8em;
}

div.four {
width: 325px; 
height:100%; 
padding-left: 6em;
}