@charset "utf-8";
/************************************
* Produzido por iR4 Consultoria Web *
*          www.ir4.com.br           *
************************************/
html {
	background: #98DBC4 url(../img/bg.jpg) no-repeat center top;
}

#header a,
#header p {
	color: #06334A;
}

#nav {
	background: url(../img/day/bg-nav.png) no-repeat;
}

#middle .box {
	background: url(../img/day/bg-box.png) no-repeat;
}

#footer {
	background: url(../img/day/bg-footer.png) no-repeat;
}