/* CSS Document */

body {
		background:url(../images/layout/background.jpg) repeat-x;
		margin:82px 0 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:62.5%;
}

a {
		color:#5E6032;
}

#outerWrapper {
		width:786px;
		margin:0 auto;
}

h1 {
		font-weight:bold;
		font-size:2.4em;
}

#text {
		text-align:center;
		font-size:1.5em;
		padding:0 80px 0 80px;
		color:#6F2644;
}

#text span {
		font-size:1.4em;
		font-weight:bold;
}