

body
	{
		background-color:#CCC;
	}

#blaf{
    position:absolute;
    background-repeat: no-repeat;
    top:40px;
    margin-left:10px;
    height:547px;
    width:1000px;
    background-image: url(../img/home_01.jpg);
}