#content {
	width: 637px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


#frame {
	width: 637px;
	height: 519px;
	background-image: url(../imgs/frame.png);
	position: relative;
}

#flashwrapper {
	position: absolute;
	top: 49px;
	left: 46px;
	width: 540px;
	height: 420px;
}

#text {
	margin-left:36px;
	margin-right:36px;
	color: #FFFFFF;
	font-family: 'Ruda', sans-serif;
	margin-top:10px;
}

body {
	background-color: #111;
	#background-image: url(../imgs/bg_gradient.png);
	#background-repeat:repeat-x;
}

* {
	padding: 0px;
	margin: 0px;
}
