body{
  background-color: black; 
  margin: 0px; 
}

                 

#container{
  width:700px; min-height:400px;background: url(tsz.jpg) no-repeat bottom right; background-color:#6255A9; color: white; margin: 5% ; padding: 1em 1em; border-top: solid thin black;border-right: solid thin black; border-left: solid thin black;vertical-align:center;
}


#title h3{
  background: #e8e3af; color: black; text-indent:3%;
}

p.szoveg{
        font: 20pt/40pt georgia verbatim;
	font-style:italic;
	margin-top: 0px; 
	text-align: center;
	padding-left: 5%;
	padding-right: 3%;
}

p.p1{
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	padding-left: 5%;
	padding-right: 3%;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
a:visited, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
a:hover { 
	text-decoration: none; 
	color: #50A0A0;
	}
table{
  text-align: center;
}
