body      { background-image:url(/img/fondomain.png); 
            background-repeat:repeat;
}
#masthead { background-image:url(http://media.lockerz.com/sites/default/themes/sky/assets/img/masthead/bkg-masthead.gif);
           	background-repeat:repeat-x;
            background-color:#1a1124;
			width:100%;
        	top:0;
			left:0;
   	        position:fixed;
         	padding:0px;
        	height:77px;
        	overflow:hidden;
        	z-index:2;
}
#footer   { background-image:url(/img/bkg-footer.png);
            background-repeat:repeat-x;
			position:fixed;
			width:100%;
			height:38px;
			left:0px;
			bottom:0px;			
			overflow:hidden;
			
}
#contfooter{ padding-top:13px;
             padding-left:20px;
			 font-size:15px;
			 color:white;
			 font-family:Tahoma,Verdana,'Times New Roman';
			 text-align:left;
			 height:17px;
			 overflow:hidden;
			 z-index:10;
}
