
body{
background-image: url(images/background.jpg);
background-repeat: repeat-x;
background-position: 55% 0%;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
margin: 0px;
margin-top: 70px;
padding: 0px;
}

td.header{
background-image: url(images/matchmailer.png);
background-repeat: no-repeat;
height: 300px;
}

td.iconbg{
background-image: url(images/iconbg.png);
background-repeat: no-repeat;
height: 195px;
}

td.footerbg{
background-image: url(images/footerbg.png);
background-repeat: no-repeat;
color: #747474;
text-align: center;
height: 60px;
}

h1{
margin: 0px;
padding: 0px;
font-size: 23px;
color: #ffffff;
font-weight: normal;
}

p{
margin-top: 20px;
width: 390px;
color: #196189;
}

.inputbox{
color: #454545;
padding: 10px;
width: 180px;
border: 0px;
}

.submit{
background-color: #333333;
border: 0px;
text-align: center;
font-weight: bold;
font-size: 11px;
padding: 10px;
margin-left: 2px;
color: #efefef;
}

.submit:hover{
background-color: #226d96;
}

a{
color: #b52992;
font-weight: bold;
text-decoration: none;
}

b{
color: #00426d;
font-size: 15px;
font-weight: bold;
}

small{
color: #afafaf;
}

small.url{
color: #48809e;
}

img{
border: 0px;
}
