/* @override http://dev.dyadcom.com/timothybryant/deploy/css/global.css */

*{
	margin: 0;
	padding: 0;
}

#noflash{
	width: 100%;
	height: 100%;
	background: url(../img/no-flash.jpg) no-repeat 0 125px;
	padding-left: 44px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	padding-top: 445px;
	font-weight: normal;
	font-style: normal;
	font-size: 21px;
}
p{
	font-size: 13px;
	margin-top: 10px;
}

p#player{
	margin-top: 40px;
	text-transform: uppercase;
	font-size: 11px;
	color: #bcc9cd;
}
.architect{
	color: #b28d6a;
}

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