body {
	background: url(../backgrounds/about_bg.jpg) no-repeat left top;
	background-color:#3a3a3c;
}

#about {
	width: 637px;
	height: 310px;
	background: url(../images/About/about_photo.jpg) no-repeat;
	margin-left: auto;
}

.about_text {
	color: #AAA;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#about_content {
	width: 310px;
	padding: 17px 0 0 17px;
}
