/* CSS Document */
.container{
	
	background-image:url(../images/bg_red_flash_tet_2.jpg);	
	background-position:top center;
	background-repeat:repeat-y;
}
.body{
	width:auto;
	margin:0px auto 0 auto;
	position:relative;
}
img{
	border:0;
}
.flash{
	background: url(../images/flash_frame.gif) no-repeat center center;
	text-align:center;
	width:451px;
	height:310px;
}
a:active
{
	outline: none;
}
a:focus
{
  -moz-outline-style: none;
}
.noTop {
 margin-top:0px !important;
 padding-top:0px !important;
 line-height:1em;
}
