#wrapper {
	position: relative;
	margin: 0 auto;
	width: 420px;
	height: 198px;
	background: url(main.gif) no-repeat;
}

body {
	padding-top: 40px;
	text-align: center;
	background-color: #323232;
}