body {
	margin: 0px;
	padding: 0px;
	background-image: url(back.jpg);
	background-repeat: repeat;
	background-color: #2D2D2D;
	text-align: center;
	color: #433F31;
	font: 13px Georgia, "Times New Roman", Times, serif;
	cursor:url(pont.cur);
}
#wrapper {
	background-image: url(table.jpg);
	height: 529px;
	width: 744px;
	background-repeat: no-repeat;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	width: 140px;
	margin-left: 0px;
	margin-top: 173px;
}
.link1 {
	margin-bottom: 18px;
}
.link2 {
	margin-bottom: 16px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	color: #433F31;
	text-decoration: none;
	font-size: 16px;
	cursor: se-resize;
}
#menu li a:hover {
	color: #BE4A25;
}
#textos {
	width: 590px;
	margin-top: 150px;
	text-align: center;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
}
#poesia {
	width: 300px;
	margin-top: 0px;
	float: left;
	margin-left: 70px;
	line-height: 1.4em;
}
h3 {
	color: #BE4A25;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 0px;
}
h5 {
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 20px;
	font-weight: normal;
}
#frase {
	float: right;
	margin-right: 32px;
	width: 100px;
	font-size: 17px;
	color: #BE4A25;
	margin-top: 15px;
}
#content {
	height: 531px;
	width: 368px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
}
