/* Import main temaplte. */
@import "main.css";


/* Alter background image. */
#content {
   background        : url('../images/background_home.jpg') no-repeat center 23px;
}
