body {
	border-top: 332px solid #fff;
}

#wrapper {
	border-top: 26px solid #F8EDEE;
}

#header {
	margin-top: -280px;
	height: 280px;
}

#background {
	background: url(../images/backgrounds/home-1.png) no-repeat center 21px;
}

#brammock {
	position: absolute;
	top: 147px;
	width: 100%;
	height: 200px;
}

#content {
	background: url(../images/mouse.jpg) no-repeat right bottom;
	width: 370px;
	padding-left: 225px;
	min-height: 320px;
}

#page-title {
	background: url(../images/headings/heading-home.png) no-repeat 0 bottom;
	height: 24px;
	margin: 0;
	padding-top: 60px;
}

#content img {
	position: absolute;
	top: 31px;
	left: -114px;
}

#content p {
	width: 285px;
	margin: 15px 0;
}

p#order a {
	color: #fff;
	text-transform: uppercase;
}

#asSeenOn {
	position: absolute;
	left: 607px;
	top: 242px;
	width: 159px;
	height: 110px;
}

#content #asSeenOn img {
	position: static;
	display: block;
}



