.logo {
	background-image: url("../img/raven-small.png");
	background-repeat: no-repeat;
    background-position: bottom center;
	width: 100%;
	height: 150px;
	margin-bottom: 50px;
}
.title {
	padding-top: 10px;
	background-image: url("../img/blackraven-special-projects-300w.png");
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 100px;
}