body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #000;
	margin-top: 10px;
}

#wrapper {
	color: white;
	background: url(http://www.popinkdesign.com/dsg/img/black-stripe.gif) repeat;
}

#header {
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
}

p {
	color: white;
	font-size: 11px;
}

#leftbox {
	background-color: #4e4e4e;
}

#services p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #fff;
}

a:hover {
	color: #e3c7a0;
}