body{background-image:url("../images/houston_background.jpg")}
@media (min-width: 768px) {
	.container { max-width: 780px;} 
}
.container-inner{border-left:1pt solid #000;border-right:1pt solid #000;background:#fff}
.menu{background:#EEEEEE;text-align:right;COLOR:#000080;border-bottom:2pt solid #000;padding-right:5px}
.footer{background:#848181}