body {
	background-color:#171717;
	background-image:url(../img/bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	-webkit-text-size-adjust:none;
	font-size:13px;
	margin:0;
	overflow:auto
}
a {
	color:#FFF;
	text-decoration:none;
	line-height:30px;
	margin:10px
}
a:hover {
	text-decoration:underline
}
#tool_container {
	background-image:url(../img/backgrounds/bk50.png);
	height:720px;
	width:1280px;
	padding:6px
}
#flashContent {
	height:100px;
	text-align:center;
	width:500px;
	margin:330px auto auto
}