﻿@charset "utf-8";

/**
 * Home page stylesheet
 *
 * @author Charles Winebrinner <cwinebrinner@gmail.com>
 * @copyright Copyright (c) 2008, St. Bede Abbey
**/

body {
	background-image: url(../img/background_home.jpg);
	height: 875px;
}

div#content { width: 540px; }

ul#menu {
	width: 140px;
	top: 450px;
	left: 25px;
}