/* css Errors.css */
body{
	background-color: #000;
	background-image: url(../img/logoWhite.png);
	background-repeat:no-repeat;
	background-position: center center;
}
.container{
	color: #fff;
}