body {
	background-color: #999999;
	background-image: url(images/media_design_print_web_bg.jpg);
	background-repeat: repeat-x;
}

#container {
	border-color: white;
	border-width: 0px;
	border-style: dashed;
	background-repeat: no-repeat;
	height: 500px;
	width: 960px;
	margin-right:50;
	margin-bottom: 0px;
	margin-top: -5px;
}

#title {
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-top: 120px;
	height: 215px;
	width: 750px;
	background-image: url(images/backshack_logo_large.png);
}

img.logo {
	margin-bottom: 0px;
	margin-left: 100px;
	margin-top: 125px;
	height: 140px;
	width: 535px;
}

#intro {
	letter-spacing: 0.1em;
	border-top-style: groove;
	border-top-width: 1px;
	margin-top: 10px;
	padding: 8px;
	text-align: justify;
	line-height: 16px;
	margin-left: 115px;
	font-size: 12px;
	font-family: "Helvetica light", Arial, Verdana, sans-serif;
	width: 545px;
	color: #999999;
	height: 65px;
}

#footer {
	border-top-color: #999999;
	border-top-style: groove;
	padding: 5px;
	border-top-width: 1px;
	margin-left: 120px;
	margin-top: 150px;
	height: 25px;
	width: 900px;
	color: #333333;
	font-size: 9px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

img#eye_candy {
	margin-bottom: 50px;
	margin-left: 800px;
	margin-top: -300px;
	height: 144px;
	width: 400px;
	background-image: url(images/eye_candy.jpg);
}

a {
	color: #7ab9b7;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

#content {
	padding: 10px;
	top: 700px;
	margin-right: auto;
	margin-left: 115px;
	margin-bottom: 0px;
	margin-top: 0px;
}