@charset "utf-8";
.main_container {
	background-color: #5f3844;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
