/* CSS Document */
html {
	margin:0; 
	padding:0;
	width:100%; 
	height:100%;
	background:#c7d9d3 url(mt.gif) bottom left repeat-x;
}
#contain {
	position:absolute;
	vertical-align:bottom;
	left:550px;
	bottom:170px;
	width:377px;
	height:320px;
}

