@charset "utf-8";
/* CSS Document */
body {
	background-attachment: scroll;
	background-image: url(images/bkgd_red.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#logo { background-color:#4f0c0d;}
#nav {background-color:#4f0c0d; height:264px;}

#content {background-color:#771d1d;}
#text {background:url(images/text_bkgd_red.gif);}
