body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

h1 {
font-size: 12px;
font-weight: normal;
color: white;
width: 60%;
text-align: center;
}

p {
text-align: justify;
font-size: 11px;
width: 60%;
}

