body {
		text-align:center;
		background: url('img/tlo.gif') top left repeat-x;
		}

	#rama {
		width: 1450px;
		margin-top: 45px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
		}
	#contentheader { 
		height: 220px;
		width: auto;
		/*background-color: white;*/
		}
	#contentleft {
		width:300px;
		height: 525px;
		font-family: Segoe UI;
		/*background-color: white;*/
		float:left;
		}
	#contentcenter {
		width: 1150px;
		height: auto;
		font-family: Segoe UI;
		font-size: 17px;
		float: left;
		}
	#contentfooter {
		width: auto;
		margin-right:auto;
		margin-left:auto;
		text-align: center;
		font-family: Segoe UI;
		font-size: 14px;
		clear: both;
		/*background-color: green;*/
	}
table {
	font-family: Verdana;
	font-size: 12px;
}

