
#container{ width:720px; margin:0px auto; float:center; background:white; }

@media screen and (max-width:830px) {
#container{ width:100%; }

}


@media screen and (max-width:960px) {

img{ width:100%;}

}



