@charset "UTF-8";
@charset "UTF-8";

/* main elements */
body {
	background-color: #FCBEC8;
}
img {
	border: 0
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, Iinput, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}

/* main elements */


#wrapper {
	width: 100%;
	float: left;
}
#container {
	height: 700px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/holding_page_v2.jpg);
	background-repeat: no-repeat;
}
#email {
	height: 147px;
	width: 200px;
	margin-top: 480px;
	display: inline;
	margin-left: 75px;
	float: left;
}
#holding {
	height: 595px;
	width: 822px;
}
