/* This stylesheet is specifically used for overriding the CSS on the home page */

#body {
 background: #fcebf0;	
}

#top-right p {
        margin-top: 10px;
        margin-bottom: 10px;
}

#bottom td {
	padding: 10px;	
}

