@charset "UTF-8";
/* CSS Document */
#container{
background-color:#ffffff;
width:800px;
height:530px;
border-style:solid;
border-color:#CCCCCC;
border-width:2px;
}
#bg_slides{
background-image:url(http://www.eaglestkd.com/images/2011/board.png);
background-repeat:no-repeat;
background-attachment:fixed; 
background-position:center;
width:840px;
height:560px;
min-height:560px;
margin:auto auto;
background-position:top;
}
