body{
    background: #ffffff url(/images/bg.jpg) repeat-x;
    color: #58595b;
	font: 11px/1.1 helvetica, arial, sans-serif;
	text-align: left;
}

a {
	color: #7F4300;
	text-decoration: none;
}

a:focus {
	outline: 1px dotted invert;
	color: #7F4300;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 14px;
	color: #58595b;
	line-height: 1.2;
}

dl {
	font-size: 13px;
	color: #58595b;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
}
	
dt {
	font-size: 11px;
}
/* Positioning
----------------------------------------------------------------------------------------------------*/

#wrap{
    align: center;
    width: 100%;
	vertical-align: top;
	color: #ffffff;
	text-align: center;
	margin: auto;
}

#flash{
	width: 840px;
	text-align: center;
	height: 950px;
	margin: auto;
}
