﻿body 
{
	background-image:url(images/fundoBio.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#000;
	margin:0;
}

#Top
{
	background:url(Images/bgTopo.jpg) no-repeat;
	width:776px;
	height:170px;
}


.txtTitulo
{
	color:#69522a;
	font:14px Arial;
	font-weight:bold;
}