/*
Theme Name: Carnaval
Theme URI: http://www.praiacafedelamusique.com.br/
Version: 1.0
Author: Agencia Pro
*/

*, html, body {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	line-height: 100%;
	list-style: none;
	font: 13px verdana, tahoma, arial;
}
body {
	background: #D5DFD4 url(img/bg.png) repeat-x top;
}
#corpo {
	width: 980px;
	height: 1004px;
	margin: 0 auto;
	background: url(img/corpo.jpg);
}
h1 a {
	float: left;
	width: 321px;
	height: 340px;
	display: block;
	overflow: hidden;
	margin: 340px 0 0 0;
	border:	3px solid #666;
	text-indent: -9999px;
}
h1 a:hover {
	background: url(folder/hover.png);
}