@charset "utf-8";
.twoColElsLtHdr #container {
/*	background-image: url(../plavo.jpg);*/
}
.twoColElsLtHdr #container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
/*	background-color: #e8e8e8;*/
	color: #000;
/*	background-image: url(../plavo.jpg);*/
} 
