*{
    margin:0;
    padding:0;
}
body {
	font: 14px/1.3 Arial,sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/DSC_0362.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}
header {
    background-color:#212121;
    box-shadow: 0 -1px 2px #111111;
    color:#fff;
    display:block;
    height:70px;
    position:relative;
    width:100%;
    z-index:100;
}
header h2{
	font-size: 22px;
	font-weight: normal;
	left: 478px;
	margin-left: -400px;
	padding: 50px 0;
	position: absolute;
	width: 540px;
	top: -27px;
	height: -24px;
}
header a.stuts,a.stuts:visited{
    border:none;
    text-decoration:none;
    color:#fcfcfc;
    font-size:14px;
    left:50%;
    line-height:31px;
    margin:23px 0 0 110px;
    position:absolute;
    top:0;
}
header .stuts span {
    font-size:22px;
    font-weight:bold;
    margin-left:5px;
}
.s {
	color: #FF0;
}

.t {
	color: #0F0;
}
.y {
	color: #FC0;
}
#b {
	color: #0F0;
}
