body {
	background: #eaeaea;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        padding:0;
        margin:0;
}

h1 {
        margin:0;
        padding:0;
        line-height: 52px;
        margin-bottom:5px!important;
        size:60px;
        font-weight: 300;
}

.header {
}

.header-box {
	background: none repeat scroll 0 0 #000000;
	height:70px;
	margin-top:295px;
}

.header-image {
	width: 640px;
	height: 360px;
	position: absolute;
	left: 50%;
	top: 185px; 
	margin-left: -320px;
	margin-top: -180px;
}

.content {
	text-align:center;
        opacity: .7;
    	height: 5000px;
}

.aText { 
    	color: #000000;
}
    
.mail {
      color: #000000;
      text-decoration: none;
}

.mail:hover {
      color: #e53131;
}
