@charset "UTF-8";
/* CSS Document */

body {

	background-image:url(pixelbg.gif);
	background-repeat:repeat;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	background-image:url(website-bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:846px;
	width:903px;
}

#email {
	position:relative;
	top:230px;
	left:700px;
	width:112px;
	height:24px;
}