body {
	padding: 0;
	margin: 0;
	background: black url('../images/icebluebg.jpg') no-repeat;
	font-family: Verdana, "Trebuchet MS", Helvetica;
	color: black;
	font-size: 10px;
}

img {
	border: none;
}

#page {
	width: 900px;
	margin-left: 230px;
	min-height: 983px;
	padding: 0 0px;
/*	background: url('../images/background.png') top center no-repeat;*/
	position: relative;
}

#header {
	position: relative;
	text-align: center;
	height: 365px;
}

#bottle {
	position: absolute;
	top: 125px;
	left: 0;
	width: 210px;
	height: 769px;
}

#content {
	width: 460px;
	margin-left: 200px;
}

#scream {
	z-index: 1000;
	position: absolute;
	top: 60px;
	left: -190px;
	margin-left: 50%;
}

label {
	font-weight: bold;
	float: left;
	width: 150px;
}

.form-field {
	margin-bottom: .5em;
	overflow: hidden;
	float: left;
	width: 100%;
}

.form-field .checkbox-group {
	float: left;
}

#footer {
	margin-top: 100px;
	width: 460px;
	margin-left: 180px;
}
#rosmersholm_link {
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 80px;
}