body 
{
	position:       absolute;
	left:           0px;
	top:            0px;
	margin:         0;
	padding:        0;
	font-family:    Arial;
	background:     #FFFFFF;
	color:          #afaea3;
	font-size:      12px;
	width:          100%;
  height:         100%;
}
#flash_main
{
  width:          100%;
  height:         100%;
}
#flash_main2
{
  width:          1280px;
  height:         1024px;
}
a {
  color:          #afaea3;
}
a:hover {
  color:          #afaea3;
  text-decoration: none;
}
a img {
  border: none;
}
