body {
margin:0;
font-family: "Verdana","Arial", "Helvetica", "sans-serif"; 
font-size: 14px;
line-height: 20px;
color: #494747;
margin: 0 auto;
}
.bg{ 
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center; 
}

headera{
width: 100%;
height: 88px;
background: #C7E39F;
position: fixed;
top: 130;
}

header{
width: 100%;
height: 110px;
background: #7A1777;
position: fixed;
top: 0;
}

.wrapper{
width: 900px;
margin: 0 auto;
}

ula {
	
display: block;
padding: 9px 0px;
background-color: #C7E39F;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #7A1777;
position: fixed;
top: 0;
width: 900;

}



li {

list-style: none;
float: left;
margin-left: 0px;
}

li a {
display: block;
color: white;
text-align: center;
padding: 0px 20px;
text-decoration: none;
font-family: "Verdana","Arial", "Helvetica", "sans-serif"; 
font-size: 12px;
letter-spacing: 1px;

}

li a:hover:not(.active) {
background-color:#9A1D97 ;
}

.active {
background-color: #5E7788;
}

.content{
font-family: "Verdana","Arial", "Helvetica", "sans-serif"; 
font-size: 14px;
line-height: 20px;
color: #494747;
margin: 0 auto;
}
.content_{
	color: #7A1777;

}

.content_b{
	color: #0066FF;

}

.contenti{

	font-style: italic;
}

.w{
color: #FFFFFF;
}

.H1{
color: #FFFFFF;
font-size: 24px;
}

.H2{
color: #FFFF00;
font-size: 20px;
}