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