@charset "UTF-8";
/* CSS Document */

BODY.new {  
font-family: Lucida Sans Unicode, Tahoma, Geneva, sans-serif;
font-size: 14px; 
color: #ffffff; 
background-image: url(/images/bg/ns_hpbg_new.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top left;
background-color: #0c0e23;
width: 100%;
height: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0; 
text-align: center;
} 

BODY.mostwatched {  
font-family: Lucida Sans Unicode, Tahoma, Geneva, sans-serif;
font-size: 14px; 
color: #ffffff; 
background-image: url(/images/bg/ns_hpbg_mostwatched.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top left;
background-color: #0c0e23;
width: 100%;
height: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0; 
text-align: center;
} 
