@media (max-width: 767px) {
/* Start Viewport phone */
body { background-color:#faf3db; }
#imageContainer_2 { top:0px; left:0px; width:320px; height:320px; z-index:103; }
#imageContainer_2 img { margin-top:80px; margin-left:0px; width:320px; height:160px; }
#navLinks_1 { top:10px; left:10px; width:300px; height:327px; z-index:111; }
#body-content { height:350px; }
/* End Viewport phone */
}