.container {
	background: url(../images/bg.gif) repeat-y center;
	}
	
a:link {color: #006699; text-decoration: underline}
a:visited {color: #006699; text-decoration: underline}
a:hover { color: #006699; text-decoration: none;}
a:active {color: #006699; text-decoration: underline} 
