body {
background: white url("../images/yellow_background.jpg") center top repeat-x;
} 

h4 {
color: black;
font: normal 17px "Times New Roman";
}

h5 {
color: black;
font: normal 11px "Times New Roman", serif; 
}

table {
width: 100%;
}

.header {
background: url("../images/usPeptide.gif") center top no-repeat;
width: 100%;
height: 301px;
margin: 0;
padding: 0;
}

.header td {
color: black;
text-align: center;
font: normal 70px Haettenschweiler, Aerial, Verdana, sans-serif; 
}

.header #telephone {
padding-left: 20px;
text-align: left;
color: black;
font: bold 22px "Times New Roman", serif;
}

.header #email {
padding-right: 20px;
text-align: right;
color: black;
font: bold 20px "Times New Roman", serif;
}

.maintext  {
text-align: center;
}

.maintext h1 {
text-align: center;
font: bold 22px Arial, sans-serif;
}

.maintext h2 {
width: 90%;
text-align: left;
font: normal 22px Arial, sans-serif;
}

.maintext table {
width: 70%;
margin: 50px;
border-collapse: collapse;
}

.maintext td {
border: 4px outset blue; 
font: normal 18px "Times New Roman", serif;
}

.maintext p, .maintext ul li {
text-align: left;
color: black;
font: normal 18px "Times New Roman", serif;
list-style-type: square;
}

.maintext .locations li {
color: white;
list-style-type: none;
font: normal 20px "Times New Roman", serif;
}

.maintext #company {
color: #FF93FF;
font: bold 30px "Lucida Calligraphy", "Lucida Handwriting", "Times New Roman", serif;
}
.addresses td {
padding: 30px;
}

.pagebottom td {
color: black;
text-align: center;
}
.pagebottom table {
width: 100%;
}

.pagebottom #address {
text-align: left;
font: normal 20px "Times New Roman", serif;
}

.pagebottom #telephone {
text-align: center;
font: normal 20px "Times New Roman", serif;
}

.pagebottom #email {
padding-right: 20px;
text-align: right;
color: black;
font: bold italic 20px "Times New Roman", serif;
}

.pagebottom #goldbar {
text-align: center;
}

.pagebottom a, #poweredBy {
text-align: right;
}

.pagebottom #copyright, #lastUpdated, #poweredBy {
font: normal 15px "Times New Roman", serif;
}