

body {width:100%; padding:5%}



p {max-width:500px; width:expression(document.body.clientWidth > 550? "550px": "auto" ); }


