body {
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	background-color: #171b1f;
	text-align: center;
	min-width: 950px;
}

a:link, a:active, a:visited {
	color: #777;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

#master_container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/files/mac_ui.png) center top no-repeat;
	padding-top: 230px;
	margin-top: 50px;
	clear:both;
	display: block;
}

h1 {
	width: 793px;
	height: 140px;
	background: url(/images/files/title.png) top left no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	margin-top: 40px;
}

p {
	margin-top: 23px; 
	font-size: 15px;
}















