* {
	margin: 0;
	padding: 0;
}

img { border: 0; }

body {
	font-size: 62.5%;
	font-family: arial;
	background: #000;
}


#flashcontent {
	width: 100%;
	display: block;
    height: 1260px;
	color: #fff;
	font-size: 1.2em;
}

	#flashcontent h1 { font-size: 2.0em; }	
	#flashcontent a { color: #ff0000; }

#recommend {
	position: absolute;
	top: 22px;
	left: 1130px;
	width: 150px;
}