body {
	background-color: #FFFFFF;
	font-family: "Gill Sans", Geneva, sans-serif;
	color: #FFFFFF;
}

#wrap {
	margin: 0 auto;
	width: 1024px;
	height: 757px;
	background: url(../images/bg.gif) no-repeat;
	position: relative;
}

#textwrap {
	width: 0px;
	margin: 0 auto;
}


form {
	width: 710px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
	bottom: 60px;
	left: 16%;
}

strong {
	color: #FFFFFF;
	font-style: italic;
}

p {
	font-family: Verdana, Sans-Serif;
	font-size: 0.75em;
	width: 470px;
	position: absolute;
	bottom: 250px;
	left: 200px
	line-height: 22px;
	color: #FFF;
}

#vimeo {
	position: absolute;
	bottom: 315px;
	z-index: 2;
	margin-left: 12.5%;
}

#signupform {
	position: relative;
	top: 540px;
	left: -64px;
	width: 200px;
}