@charset "utf-8";
html {
	background: #AAAAAA
}

.kozepre{ 
	text-align:center
}

.tart{
	list-style-type: lower-roman;
}

ol{
	list-style-type: disc;
}

.bek{
	font-size: 200%;
	color: green
	
}

table{
	border: 2px solid black
}

th, td{
	text-align: center
}

.bek2{
	font-size: 200%;
	color: red
}