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

