/* CSS Document */


body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fondo_incial.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrap { margin:15% auto auto auto ; width:183px; }