/* CSS Document */
body{
	background:#F9CBCB;
	background-image:url(../images/Logo_rosa.gif);
	background-repeat:no-repeat;
}

#borderline{
	position:relative;
	top:4px;
	left:0px;
	z-index:10;
}
