/**
 * STYLE SHEET :: HOMEPAGE
 *
 * Specifies styles specific to homepage
 */

/*
#contentBlock {
    background: transparent url(/images/layout/home/bg-content-top.png) top left no-repeat;
    }

#content {
    width: 537px;
    background: transparent url(/images/layout/home/bg-content-bottom.png) bottom left no-repeat;
    }
*/

#body {
    margin-bottom: 0.8em !important;
    margin-bottom: 0.4em;
	}

