/* iamaaronmartin.com Version 4 -- MAIN CSSauthor: Created and developed by Aaron Martinwebsite: http://www.iamaaronmartin.comcontact: me AT iamaaronmartin.comversion: 18 July 2006*/@import url("div.css");@import url("typography.css");html {	background-color: #465662;
	color: #a2aab0;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 14px;	margin-left: auto;	margin-right: auto;	margin-top: 0px;	text-align: center;
	width: 600px;	}body {	text-align: center;	width: 600px;	}.comingsoon {	padding-top: 200px;
	text-align: left;	}

	.comingsoon h1,	.comingsoon p {
		margin: 2px;		padding-left: 45px;
		text-align: left;		}