body { background-image: url(mpx-logo.jpg); background-position: top left; background-repeat: no-repeat; background-color: #FFFFFF; margin-left:50px; margin-right:50px; color: #000000; font-size:12px; font-family:Helvetica,Arial,sans-serif; } 
h1 { background-color: #FFFFFF; color: #BB0000; font-size: 32px; }
h2 { background-color: #FFFFFF; color: #BB0000; font-size: 20px; }
h3 { background-color: #FFFFFF; color: #BB0000; font-size: 16px; }
p { margin-bottom:30px; }

a:link{ color:#880000; font-size:12px; text-decoration:underline; }
a:visited{ color:#000000; font-size:12px; text-decoration:underline; }
 
