@charset "UTF-8";

#wrapper {
    background: url(../img/bkimg.jpg) no-repeat;
    background-size: cover;
}

#left-content {
	background: rgba(255,255,255,0.6);
}