/* CSS Document */

body
{
	background:#eae043;
	font-family:Trebouche;
	font-size:12px;
	background-image: url(imagens/logo2.gif);
	background-repeat: no-repeat;
	background-position: 32% 10px;
}
.frameb {
	background-image: url(imagens/frameb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.frames {
	background-image: url(imagens/frames.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ballon {
	background-image: url(imagens/balloon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 320px;
	width: 320px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: eae043;
	text-decoration: none;

}
.rule {
	background-image: url(imagens/rule.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bullet {
	background-image: url(imagens/bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
