@charset "UTF-8";

body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	background-color: #000000;
	}

#prewrap {
	width: 820px;
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	}

#wrap {
	width: 820px;
	margin-top: 310px;
	margin-left: auto;
	margin-right: auto;
	}

.textcontent {
	width: 420px;
	float: left;
	}

.flowers {
	width: 400px;
	float: left;
	}

.featuretext {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	}

a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

.preorder {
	width: 377px;
	height: 140px;
	margin-left: 500px;
	}

.forcer {
	clear: both;
	}

.footer {
	width: 820px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: #FFFFFF 1px solid;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}