@charset "utf-8";
body {
	font-size: 12px;
	color: #CCCCCC;
	background: #000000 url(../img/bg_image.jpg) no-repeat 85% 50%;
	line-height: 20px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	color: #FFFFFF;
}
a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#text {
	width: 550px;
}

