Body { 
	background-color: #8E4A59;
	color: #FCDFE6;
	scrollbar-track-color: #8E4A59;
	scrollbar-face-color: #8E4A59;
	scrollbar-shadow-color: #FCDFE6;
	scrollbar-darkshadow-color: #FCDFE6;
	scrollbar-highlight-color: #8E4A59;
	scrollbar-3dlight-color: #FCDFE6;
	scrollbar-arrow-color: #FCDFE6;
	margin: 0px;
	background-image: url(https://i.imgur.com/FqKI3vG.gif);
	background-repeat: repeat-y;
}

Body,a,td,input,textarea { 
	font-family: verdana; font-size: 10px;
}
a { text-decoration: none; line-height: 15px; }
a:link,a:visited,a:active { color: #FFAFB7; border-bottom: 1px solid #FCDFE6; }
a:hover { color: #FEC9D1; border: 0px; background-color: #B4707F;}

.head {
	font-size: 12px;
	background-color: #FCDFE6;
	font-weight: bold;
	color: #8E4A59;
	filter: blur;
	width: 100%;
	text-align: right;
}
.imagem { width:500px; height: 499px; position: absolute; top: 0px; left: 0px; z-index: 0;}
.menu { position: absolute; top: 120px; left: 340px; width: 140; height: 350px; z-index: 1;}
.conteudo { position: absolute; top: 400px; left: 7px; width: 310; z-index: 1; }
.links { position: absolute; top: 360px; left: 125px; width: 200; z-index: 1; }

textarea,input { font-family: verdana; font-size: 10px; background: #FCDFE6; border: 1px solid #000000; }

