/*Learning CSS*/

body {
	background-color: #cce9ec;
	color: #48034b;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	background-image: url('images/bckgrndAE2.jpg');
	margin: 0em;
	background-repeat: repeat;
	background-position: center top;
	font-weight: normal
}

#content {
position: left;
width: 800px;}

#navbar {
	position: absolute;
	top: auto;
	left: 4px;
	width: 180px;
	display: block;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
}


#main-text {
margin-left: 250px;
padding: 10px;}


h1 {font-size: 24pt;
font-style: oblique;
font-weight: 800;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
text-align: center;
line-height: .75em;}

h2 {font-size: 18pt;
font-style: oblique;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: 600;
text-align: center;
line-height: .5em;}

h3{font-size: 14pt;
font-style: oblique;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: 500;
text-align: center;
line-height: 10px;}


p {
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
	line-height: 1.5em;
	font-weight: normal;
}



a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0099FF;

}

a:active {
	color: #00CCFF;
	text-decoration: none;

}

.footer {
text-align: center;
font-size: 1em;
font-weight: bold;}h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 2em;


}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-align: center;

}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	text-align: left;

}
#crystalbath {
	background-image: url('images/casa7.2.gif');
	background-repeat: no-repeat
}
.flow {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 1.25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#joao {
	background-image: url('images/Joao.jpg');
	background-repeat: no-repeat
}
#alex {
	background-image: url('images/AlexanderBrazil3aa.jpg');
	background-repeat: no-repeat
}

#dom {
	background-image: url('images/Dom-Inacio.jpg');
	background-repeat: no-repeat
}
#wc {
	background-image: url('images/whch1.jpg');
	background-repeat: no-repeat
	
}