@charset "utf-8";
body {
	background: url(../imagens/16_animated_background.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
}
#contentor {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#apresentacao {
	float: left;
	width: 600px;
	font-size: 1.1em;
	font-weight: bold;
	color: #0066FF;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline blink;
}
.linkimagem {
	font-size: 0.4em;
	color: #00FF00;
	text-decoration: underline;
	text-transform: lowercase;
}

#menu {
	height: auto;
	width: 600px;
	clear: both;
}
#about {
	height: auto;
	width: auto;
}
h1 {
	font-size: 1.8em;
	color: #CC0000;
}



#retrato {
	float: right;
	border: 30px groove #FFFFFF;
}
#rodape {
	margin-bottom: 0px;
	margin-top: 600px;
}
#cabeca {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

