body{margin: 0px; padding: 0px; background: url('images/title.jpg') top right no-repeat #000; color: #fff; font-family: "Open Sans", sans-serif; line-height: 1.5em;}
a, a:visited{text-decoration: none; color: #fff;}
a:hover{text-decoration: underline;}
/*div.container{margin: 50px auto; width: 960px; margin-top: 500px;}*/
img{margin-top:20px;width: 960px;}
.c{clear:both} 
h1{margin-top: 90px; font-size: 50px; font-family: "Big Shoulders Display";}

.backToTop{position: fixed; right: 20px; bottom: 20px;}
.backToTop a{display: block; padding: 20px; border-radius: 5px; background: #fff; color: #000;}

.navigate{position: fixed; left: 20px; bottom: 20px;display: block; padding: 20px; border-radius: 5px; background: #fff; color: #000;}
.navigate .menu{display: none;}
.navigate .menu a{color: #000;}
.navigate:hover .menu{display:block;}