* { margin:0; padding:0; }
html , body { height:100%; }
html { background:url(../images/background.jpg) top left; }
body { background:url(../images/light.jpg) top center no-repeat; }
img { border:0; }
.clear { clear:both; line-height:0; height:0; }
.coming-soon { position:relative; left:50%; top:150px; margin-left:-270px; width:540px; height:206px; background:url(../images/soon.png) top left no-repeat; }
