body {
margin:0;
padding:0;
background-color:#347bbf;
font-family:Arial,Verdana,Helvetica,sans-serif;
color:#000;
font-size:13px;
}

div {
margin:0;
padding:0;
}

p {
margin:0;
margin-bottom:1.2em;
padding:0;
}

a:link {color:#d12229;text-decoration:none;}
a:active {color:#c01118;text-decoration:underline;}
a:visited {color:#d12229;text-decoration:none;}
a:hover {color:#d12229;text-decoration:underline;}

div.container {
width:926px;
height:447px;
margin-left:auto;
margin-right:auto;
background:#347bbf top center;
background-image:url('mailinglistbackground.png');
background-repeat:no-repeat;
}

div.top {
position:relative;
width:926px;
height:170px;
}

div.top p {
position:absolute;
font-weight:bold;
margin-top:70px;
margin-right:50px;
margin-left:576px;
width:300px;
}

div.middle {
position:relative;
width:926px;
height:180px;
top:30px;
}

div.middle p {
text-align:center;
}