#main {
	background-position: 0 0;
	background-repeat: repeat;
	background-image: url(../../exclusives/main-dedicaces.jpg);
}

#title {
	color: #F5872C;
	text-align: center;
}

#text {
	margin: 25px 25px;
}

#footer {
	background-image: url(../../exclusives/header.jpg);
	background-position: 0 -40px;
}

a {
	color: #F4A460;
}