	
body{
	font-family: sans-serif;
	margin: auto 100px;
}	
ul{
	list-style: none;
	display: inline-block;

}
li{
	display: inline-block;
}
a{
	text-decoration: none;
	color: #ffffff;

}

.navmenu a{
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 45px;

}
.navmenu a: selected{
	background-color: #408701;
	opacity:0.7;
	border-radius: 10px;
}
.navmenu {
    overflow: hidden;
    display: color;
	width: auto;
	background: linear-gradient(to right, #ffffff 0%, #33cc33 20%);
	margin-top: -85px;
	margin-left: 450px;
	opacity: 70%;
}

.navmenu a:hover{
	color: #fce723;
	text-shadow: 0 0 3px #306104;
}
.navmenu ul li a{
    margin-left:auto;
}

.sticky {
    position:fixed;
    top: 0;
    width: 100%;
}
.sticky + .headerheadtex{
    padding-top:60px;
}



pre{
	font-size: 25px;
	margin-left: -50px;
	margin-top: -50px;
	font-weight: strong;
}
h3{
font-size: 20px;	
font-weight: strong;

}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
   border-radius: 50%;
}

p.big {
  line-height: 1.8;
}
p.c {
  font-style: oblique;

}
h2 {
  margin-top: 20px;
  text-align: center;
}
.News {
	margin: 100px;
}
.welcometext{
	width: 350px;
	height: auto;
	margin-left: 80px;
	margin-top: -60px;
}

.termport li{
list-style: none;
}
