body {
	font-family: Arial, Helvetica, sans-serif;
    margin:0px;
    padding:0px;
    background-color: #A9DD2F;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	}

.bogadictos {
	position: absolute;
	left: 350px;
	top: 93px;
}

.definicion {
	position: absolute;
	width:280px;
	left: 35px;
	top: 315px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
}

.manual {
	position: absolute;
	width:280px;
	left: 335px;
	top: 315px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
}
.menu {
	position: absolute;
	left: 0px;
	top: 473px;
}



