body,html{
width: 100%;
height: 100%;
background-color: #311442;
padding: 0px;
margin:0px;
}
img{
border-width: 0px;
}
table{
height: 100%;
width: 100%;
}
td{
text-align: center;
vertical-align: middle;
background-image: url('back.jpg');
background-repeat: repeat-x;
background-position: center center;
}
