/*
	Magic Stylesheet
*/

	

body {
	font-size: 80%;
	font-family: Franklin Gothic Medium, Arial Narrow Bold, Arial, sans-serif;
		background: url(http://ikoinosono.org.br/wordpress/wp-content/uploads/2011/10/fundofinal-2.jpg) no-repeat center left;
	background-attachment: fixed;
		background-color: #ffffff;
}

a {
	color: #0c246b;
}
a:hover {
	color: #83a4f7;
}

h1, h2, h3, h4, h5, h6 {
	color: #030003;
}




#head h1#logo {
	font-size: 53px;
	top: 9px;
	left: 0px;
	width: 126px;
	height: 135px;
	background: url(ca_file_logo) no-repeat;
}

#head h1#logo a {
	width: 126px;
	height: 135px;
	color: #1a7825;
}


#featured { height: 400px !important; }

