body {
	background: white url(../images/bg.jpg) center top no-repeat;
}

div#container {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div#tempbutton {
	position: absolute;
	width: 285px;
	height: 65px;
	top: 387px;
	left: 50%;
	margin-left: -160px;
}
	a,
	a:hover,
	a:visited,
	a:active {
		text-decoration: none;
	}
