@charset "utf-8";
body{margin:0;padding:0;background:#000;}
.page {
	  background: url("images/underconstruction.png") no-repeat scroll 0 0px #000;
    height: 650px;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 1320px;}
   .underconstruction{  background: url("images/url.gif") no-repeat scroll 0 0 transparent; 
    height: 357px;
    left: 0px;
    position: absolute;
    top: 200px;
    width: 310px;}