/* @group Main Styles */

body {
	background: #010101 url(/img/medical-drawing-half-body.jpg) no-repeat fixed 0 165px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	color: #b3b3b3;
}

a {
	color: #ffcf49;
	text-decoration: none;
}

#header {
	text-align: center;
	width: 100%;
}

#content {
	width: 100%;
	text-align: center;
}

#footer {
	font-size: .7em;
	margin-top: 44px;
	text-align: right;
	color: #646464;
}

/* @end */