/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background: #210077;
    background-image: url('../images/achtergrond/achtergrond.gif');
}


IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
