/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #footer
{
height: 68px;
background: url('images/footer.png') center top repeat-x;
}
.custom #footer_area
{
height: 68px;
background: url('images/footer.png') center top repeat-x;
}

.custom #header_area
{
height: 183px;
background: url('images/header-bg.png') center top repeat-x;
}

