body 		{ background-image: url(/objects/redfade.gif) }
body 		{ background-repeat: repeat-y }

.menu		{ color: #FFFFFF; font-size: 20px;}
.menu 		a:link {color: #FFFFFF; text-decoration: none;}
.menu 		a:visited {color: #FFFFFF; text-decoration: none;}
.menu 		a:hover {color: #000000; text-decoration: none;}

.content	{ color: #000000;}
.content	{ position:absolute; top:80px;left:160px;}

.header		{ position:absolute; top:60px;left:160px;}

.title		{ position:absolute; top:10px;left:160px;}
.title		{ font-size: 32px; font-weight: bold;}

.footer		{ position:absolute; bottom:60px;left:160px;}
.footer		{ font-size: 16px;}
