@charset "utf-8";
/* CSS Document */


body, html {
	margin:0;
	padding:0;
	border:0;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-color: #808000;
} /* Re-sets IE to "zero" for these values */

#container_all {
	width: 850px;
	margin: 0 auto;
	height: 1000px;
}








.style3 {color: #FFFFFF}
.style2 {
	font-size: 16px
}
.style1 {
	font-size: 36px;
	font-weight: bold;
}
a:link {
	color: #9f9f30;
}
a:visited {
	color: #746b30;
}

a.two:link {
	color: #FFFFFF;
}
.style5 {font-size: 24px}

a.two:visited {
	color: #CCCCCC;
}
a.two:hover {
	color: #000000;
}
