BODY 	{
	
	text-align: center;
	background-color: #425d3a;
		}
		
H1 H2 H3 H4 H5 H6 {
	color: #000000;
		}
		
		
#content 	{
	position: relative;
    font-family: san-serif, Tahoma, Verdana, Arial;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	min-height: 600px;
	
		}
		
#footer		{
			font-size: 11px;
			font-weight: bold;
			height: 24px;
			width: 820px;
			background-image: url(also.jpg);
			background-repeat: repeat-x;
			}
		
#text {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		}
		
#kozep {
		
		text-align: justify;
		background-color: #a5ab9d;
		border-left: solid 20px #ffffff;
		border-right: solid 20px #ffffff;
		
		width: 780px;
		min-height: 580px;
		}
		

