body {
	font: 62.5% Geneva, Arial, Helvetica, sans-serif;
	color: #b1afa6;
	text-align: center;
}

DIV.outer
{
	text-align: center;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
a:link, a:visited {
	color: #D1601C;
	font-weight: bold;
}
a:hover, a:active { text-decoration: underline; }
h1 {
	display: block;
	background: url(../images/logo.gif) no-repeat center center;
	height: 176px;
	width: 299px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-weight: normal;
	font-size: 1.4em;
	display: block;
	position: relative;
	top: -15px;
	letter-spacing: .25em;
}

p.phone {
	font-size: 1.8em;
	letter-spacing: .1em;
	margin: 0px;
	padding: 1em 0px 0px;
}
p.email {
	font-size: 1.1em;
	letter-spacing: .1em;
	margin: 0px;
	padding: 0px;
}
p code { font-size: 1.2em; }
.highlite { background: #FFF8E6; }
#first {
	color: #979588;
	font: 16px/22px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}
#second {
	color: #979588;
	font: 13px/20px "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}

#intro{
	margin-top: 20px;
	margin-bottom: 20px;
}
#intro p{
	
}

