@charset "utf-8";
/* CSS Document */

html{
height:100%}

body{
background: #333333;
height:100%;
padding:0;
margin:0;
}

table{
width:100%;
padding:0;
margin:0;
height:100%;
}

table tr td{
text-align:center;
width:100%;
padding:0;
margin:0;
height:100%;}

img{
border:0;}

/*body{
padding:0;
margin:0;
background:url(../Images/front_page2.jpg) top center no-repeat;}

#container{
width:384px;
width:768px;
margin:0 auto;
}

#left_content{
width:384px;
float:left;}

#right_content{
float:left}*/