body {
	color: #ffffff;
	background: url(../images/logo.jpeg);
	background-color: #3982ab;
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center; 
}