* {
 margin: 0;
 padding: 0;
}

html {
 height: 100%;
}

body {
background-image: url('pics/bg.jpg');
width: 100%;
height: 100%;
}

table {
border: 0;
}

td {
font-size:14px;
line-height: 1.5;
 font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif; 
color:#3b1405;
}

h1{
 font-size: 16px;
 font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
 font-weight:bold;
 color:#3b1405;
 text-decoration:none;
text-align: center;
}

a {
font-size: 14px;
color:#3b1405;
font-family:font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-Serif; 
font-weight:bold;
text-decoration:none;
} 

.txt {
font-family:Verdana;
color:#3b1405;
font-size:12px;
line-height: 1.5;
font-weight:bold;
}