/* INTRO */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #920001;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.top-flower {
	background-image: url(f_plant.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bottom-flower {
	background-image: url(f_plant02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
}
