html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(interludio_cmbg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e0d9d0;
	text-align: center;
	cursor: text;
	filter: Interlúdio - Cecília Meireles;
}
#container {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(interludio_cmtop.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#mid {
	background-image: url(interludio_cmmid.jpg);
	background-repeat: no-repeat;
	height: 521px;
}
#poesia {
	float: right;
	height: 430px;
	width: 300px;
	padding-top: 60px;
	padding-right: 10px;
	scrollbar-highlight-color:#E1D9D6 ;
    scrollbar-darkshadow-Color:#E1D9D6 ;
    scrollbar-shadow-color:#e0d9d0;
   SCROLLBAR-3DLIGHT-COLOR: #e0d9d0;
   SCROLLBAR-ARROW-COLOR: #e0d9d0;
   SCROLLBAR-BASE-COLOR: #a39078;
   SCROLLBAR-TRACK-COLOR: #a39078;
}
#bottom {
	background-image: url(interludio_cmbottom.jpg);
	background-repeat: no-repeat;
	height: 157px;
}
#menu {
	width: 700px;
	padding-top: 35px;
	padding-left: 50px;
}
#copyright {
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	padding-top: 0px;
	font-size: 10px;
	font-weight: bold;
}
#copy {
	font-size: 10px;
	font-weight: bold;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#counter {
	height: 100px;
}
