#body {
	background-color: #333333;
	margin: 0px;
}
#layer_content {
	width: 640px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#bottom_left {
	width: 620px;
	left: 10px;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#title {
	width: 620px;
	left: 10px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#text {
	width: 620px;
	left: 10px;
	position: relative;
	float: left;
}
