/*

Retro Web - design & ontwikkeling
=================================
Retro Web vof
Watergraaflaan 41
4731 WJ Oudenbosch
www.retroweb.nl
info@retroweb.nl
 
-----------------------------------------------
  PICCA style
----------------------------------------------- */

/* Body */
BODY {
	background-image: url(../../img/background/bg02.gif);
	background-color: #ffffff;
}

/* Picca */
.picca {
	background-image:  url(../../img/background/picca02.jpg);
	background-repeat:repeat-x;
	height			: 170px;
    padding-left	: 20px;
    padding-right	: 20px;
    padding-top		: 40px;
	vertical-align  : top;
	width			: 740px;
}
/**/