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

body{
 margin: 0pt auto;
 width:950px;
 height:700px;

}

#div_enter_bkgrnd_img {
 background:url(../images/front-page-from-summer-copy-with-white-logo.jpg) no-repeat;
 min-height:768px;
 min-width:1024px;
 position:relative;
 top:6px;
}


#div_enter_page_link img{
 border:none;
} 

/*
body{ 
background-attachment: fixed; 
background-image: url(../images/enter_bkgrnd.jpg); 
background-repeat: no-repeat; 
background-position: center center; 
}
*/
