body{
	background-image:url(images/bg.gif);
	background-color: #C6C5C5;
	background-repeat: repeat-x;
	margin: 0px;
}

#wrapper {
	margin: auto;
	height: 610px;
	width: 100%;
	text-align: center;
}
#main {
	height: 100px;
	width: 100%;
}
