#HELEhtml1{width:1200px;margin-right:auto;margin-left:auto;}
@media screen and (max-width: 1249px) {#HELEhtml1{width:auto;}}
@media screen and (max-width: 480px) {#HELEhtml1{width:90%;}}
#HELEhtml1 .content{background-color:#FFFFFF;padding:10px;-moz-box-shadow: 0.5px 1px 5px #999;
-webkit-box-shadow: 0.5px 1px 5px #999;
box-shadow: 0.5px 1px 5px #999;

border-radius: 5px;
}
@media screen and (max-width: 480px) {#HELEhtml1 .content{position:relative;left:-10px;}}
