/* CSS Document */
body{

background-color:#000000;

}

.bg{

background-image:url(http://robwalbers.com/assets/images/front.jpg);
background-repeat:no-repeat;
margin-left:100px;
margin-top:100px;
width:1119px;
height:799px;

}

.navigation{
	margin-left:226px;
	padding-top:108px;

}
