/*
	remonvandenbergh.nl
*/

*
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

body
{
background: url('../img/bg_splash.jpg') top center repeat;
text-align: center;
}

#outer
{
position: relative;
width: 702px;
margin: 0 auto;
}

#voorplaat
{
margin-top: 10px;
background: url('../img/splash.png') no-repeat;
width: 650px;
height: 556px;
}

#splash
{
margin: 0 auto;
padding-top: 30px;
width: 602px;
height: 451px;
}



