body 	{
	margin-top: 10Px; 
	text-align : center; 
	background-color: #FFFFFF;
	background: url('../img/bg.jpg') 0% 0% repeat-x;
	}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;

}
#container {
text-align: center;
position:relative;
vertical-align:middle;
padding-top: 150px;
border:0px solid #CCC;
}

#inner {
width: 338px;
height: 208px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:0px solid #000;
background: url('../img/intro.jpg') 0% 0% no-repeat;
}

