BODY { background: #b08792; margin: 0px;  }

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #b08792;}
.titulo {font-family: verdana; font-weight: bold; font-size: 14px; color: #4a2c73}
.members {font-family: verdana; font-weight: bold; font-size: 12px; color: #4a2c73;
	border-bottom: 1px #4a2c73 solid; text-align: center; padding-top: 5px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 18px; text-transform: uppercase;
	color: #4a2c73; text-decoration: none; letter-spacing: 2px; border-bottom: 2px solid #4a2c73;
	text-align: left; margin-right: 50%}

A:link, A:visited { color:#b08792; text-decoration: underline; font-weight: bold; }
A:active, A:hover  { color:#4a2c73; text-decoration: none; font-weight: bold; }

input, textarea, select { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #eedce9; border: 1px solid #b08792; 
			font-weight: bold; color: #b08792; padding: 2px; }

#header1 {position: absolute; top: 0px; left: 0px; width: 730px; height: 100px; left: 50%; margin-left: -365px; background-image: url('1.jpg'); background-repeat: no-repeat; }
#header2 {position: absolute; top: 100px; left: 0px; width: 730px; height: 100px; left: 50%; margin-left: -365px; background-image: url('2.jpg'); background-repeat: no-repeat; }
#header3 {position: absolute; top: 200px; left: 0px; width: 730px; height: 100px; left: 50%; margin-left: -365px; background-image: url('3.jpg'); background-repeat: no-repeat; }
#header4 {position: absolute; top: 300px; left: 0px; width: 730px; height: 80px; left: 50%; margin-left: -365px; background-image: url('4.jpg'); background-repeat: no-repeat; 
	padding-top:50px; padding-left:30px;}

#content {position: absolute; top: 380px; left: 0px; width: 661px; left: 50%; margin-left: -339px; background: #eedce9; z-index: 1; padding: 3px;}

#menu {position: absolute; top: 290px; left: 0px; width: 200px; height: 100px; left: 50%; margin-left: 60px; 
	text-align: center; }
#menu ul, #menu li, #unfloopy ul, #unfloopy li { display: inline; list-style-type: none; padding: 2px;}
#menu a, #menu a:link, #title a:active, #title a:visited, #unfloopy a, #unfloopy a:link { 
	color: #4a2c73; text-decoration: none; font-weight: bold;
	font-size: 10px; }
#menu a:hover, #unfloopy a:hover{font-weight: bold; font-size: 10px; color: #854fff;
	text-decoration: none; margin: 0px; border-bottom: 0px; }

#unfloopy {position: absolute; top: 305px; left: 0px; width: 200px; height: 100px; left: 50%; margin-left: 130px; 
	text-align: center; }
