﻿BODY {background-image:url('/images/bluebackground.jpg');
	background-attachment:fixed;
	background-color:#000080}
.responsiveImage {max-width: 100%;height: auto;}
.resp-container {position: relative; overflow: hidden; padding-top: 56.25%;}
.resp-iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}
.menu {bottom:35px}
@media screen and (min-width: 979px) {
  .menu {bottom:10px}
}
@media screen and (min-width: 1180px) {
  .menu {top:10px}
}
