@charset "UTF-8";

body {
	background: url('../../imgs/bgs/bg-about.jpg') no-repeat 50% 50% fixed;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
}

.bio_photo {
	float:left;	
	padding-right:23px;
	padding-bottom:15px;
}