/* CSS Document */

body	{
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	vertical-align: top;
}

#container	{
	width: 700px;
	height: 273px;
	background-image: url(../img/index.jpg);
	margin: auto;
}

