html, body
{ 
 width:    100%;
 top:      0px;
 left:     0px;
 margin:   0px;
 bottom:   0px;
 padding:  0px;
}

body {font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px; background-color:#ffe400;}

.wrapper{width:100%; text-align:center;}
.logo_big {width:256px;height:312px;margin: 100px auto; font-size:20px; color:#2a2a2a;}
