
body, html {
	background: #e4e1dc url(images/background.png) repeat-x fixed top;
	margin: 0;
	padding: 0;
}

.content {
	width: 960px;
	height: 608px;
	background: #ffffff no-repeat fixed top center;
	margin: 0 auto;
	padding: 0 0 0 0;
}

img#logo,
#headcopy {
	padding: 90px 0 0 0;
}

#continue {
	width: 201px;
	float: left;
}

#contact {
	width: 333px;
	float: right;
}

img#logo {
	width: 426px;
	float: left;
	display: block;
}

#right {
	width: 534px;
	float: right;
}


.foot {
	width: 960px;
	height: 38px;
	background: #ffffff url(images/footbone.png) no-repeat center	;
	margin: 0 auto;
	padding: 0 0 0 0;
	clear: both;
}
