/* CSS Document */

body {
	margin:0 auto; text-align:center; background:url(../images/bg.jpg) repeat-x #A12F0D;
	}
#container {
	width:900px; text-align:center; margin:0 auto;
	}
.text {
	font-family:tahoma,arial; color:#703E00; line-height:17px; font-size:12px;
	}
.text a {
	color:#000; text-decoration:none;
	}
.text a:hover {
	color:#000; text-decoration:underline;
	}
