body {
	margin: auto;
	text-align: center;
	font: 14px arial, tahoma, sans-serif;
	background: #000 url(images/bg.jpg) top left repeat-x;
}
.flash {
	text-align:center;
	width: 585px;
	height: 712px;
	margin: auto;
	padding-top: 160px;
	background:url(images/flash-intro.png) no-repeat;	
}
a {

	color: #fff;
	border: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
a:focus { outline: none; }

.flag {
	text-align: center;
	margin: 0 6px;
	padding: 0;
	height: 11px;
	width: 16px;
	border: 1px solid #fff;
}
#flashcontent{
height:265px;
color:#333333;
}
#flashcontent p{
margin:7px 70px 0px 70px;
text-align:justify;
}
#flashcontent h1{
font-size:14px;
margin:25px 70px 18px 70px;
}
#flashcontent h1 a, #flashcontent p a{
color:#333333;
}

#intro{
position:absolute;
top:560px;
left:0px;
width:100%;
}
.intro{
color:#ababab;
margin:auto;
width:450px;
text-align:justify;
padding-bottom:120px;
}
.intro h1{
font-size:13px;
margin:0px;
margin-bottom:9px;
}
.intro p{
font-size:11px;
margin:0px;
margin-bottom:7px;
}


