html,
body
{
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
	background-color: #1c2427;
}

h1,
h2,
h3
{
    color: #6f621e;
}
h3
{
    margin: 10px 0;
}

a
{
    color: #6f621e;
}

a img
{
    border: none;
}

pre
{
    font-size: 14px;
    color: white;
    padding: 10px;
    background: #646464;
}

.header{
    position: fixed;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: 1000;
	height:75px;

}

.header .logo
{
    float: left;
    padding: 22px;
    padding-left: 30px;
}

.header .credits
{
    float: right;
    padding-top: 15px;
}

.horizon
{
    line-height: 0;
    z-index: 100;
    width: 3000px;
}

.middle
{
    z-index: 300;
    line-height: 0;
    width: 4500px; 
}

.collage
{	z-index: 400;
	vertical-align: middle;
}

.front
{
    z-index: 500;
    top: 150px;
	left: 0;
    width: 5800px;
}

.intro
{
    position: absolute;
    left: 100px;
    top: 0px;
    padding-right: 50px;
    background: url('../images/scroll.png') no-repeat right 5px;
}

.page
{
    top: 0px;
    width: 500px;
    background: #1c2427;
    padding: 10px 30px;
    border: 1px #000 solid;
    position: absolute;
	opacity: 0.90;
}

.logo
{
    left: 180px;
}

.intro
{
    left: 980px;
    width: 500px;
}

.history
{
    width: 500px;
    left: 1780px;
}

.employees
{
    width: 500px;
    left: 2580px;
}

.residency
{
    width: 500px;
    left: 3380px;
	}
	
	.video
{
    width: 500px;
    left: 4180px;
	}
	
	.lasting
{
    width: 650px;
    left: 4900px;
	}