body
	{
	background-color: #0C0634;
	color: #CCCCCC;
	}

.background_top {background-image: url("images/background_top.jpg"); background-repeat: no-repeat; background-position: center top}
.background {background-image: url("images/background.jpg"); background-repeat: repeat-y; background-position: center top}
.background_bottom {background-image: url("images/line.jpg"); background-repeat: no-repeat; background-position: center bottom}
.background_logo {background-image: url("images/log.gif"); background-repeat: no-repeat; background-position: center center}


a {text-decoration: underline} 
a:link {color: #999999} 
a:visited {color: #999999} 
a:active {color: #999999} 
a:hover {color: #666666; text-decoration: underline}