Welcome to WebmasterWorld Guest from 54.81.117.119
Forum Moderators: not2easy
<style type = "text/css">
@media screen
{ body {background-color: #CCC;} }
@media screen and (max-width:1200px)
{ body {background-color: gray;} }
@media screen and (max-width:960px)
{ body {background-color: #F66;} }
@media screen and (max-width:700px)
{ body {background-color: #99F;} }
@media screen and (max-width:480px)
{ body {background-color: #696;} }
</style>