@charset "utf-8";

/* 091207
---------------------------------------------*/


body {
	background: #eeecdd;
	color: #6a2110;
}


#topflash{
    border:1px solid #e0e4b6;
	
}


#flashcontainer{
   background: url(img/capture.jpg) no-repeat top center;
   width: 900px;
   height: 600px;

}

#copyright p{
    color: #6a2110;
	font-size: 10px;
}





