/*Reset*/ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}*:focus{outline: none;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block;}body{line-height: 1.1}a{cursor:pointer;text-decoration:none}a:hover{text-decoration:none}ul{list-style: none;}ol{margin-left:20px;margin-bottom:20px;}ol li{margin-bottom:10px;}blockquote,q{quotes: none;}hr{height:1px;border:none;margin:0}blockquote:before,blockquote:after,q:before,q:after{content:'';content: none;}table{border-spacing: 0;border-collapse: collapse;}iframe{border:none}

.clearfix:after {width:100%;content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}.clearfix {display: inline-block;width:100%;}html[xmlns] .clearfix {display: block;}* html .clearfix {height: 1%;}





html, body { height:100%; }

body{

	background: url("images/background.jpg") no-repeat center center;

	background-size: cover;

}



#logo { overflow:hidden; text-indent:-550px; width:430px; height:391px; position:absolute; top:-313px; left:0 }

.wrapper { width:960px; margin:0 auto; position:relative; }

#overlay { position:fixed; bottom:10%; height:225px; background:url(images/thing.png); width:100%; }





.left, .right { float:left;}

.left { width:640px; margin-right:20px; margin-top: 90px; }

.right { margin-top:45px; }

div div, a, p { font-family: arial; font-size: 24pt; line-height: 40px }

p {color: black;}

div div {color: #030303;}

a{color:red; text-decoration: underline;}