@charset "utf-8";
/* CSS Document */


.about {
	color:#000000;
    background-image: url(/img/about-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
	background-color:rgba(255,255,255,0.5);
    background-position: center bottom;
}