﻿html {background: url(Nagyany-oroksege.jpg) repeat repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: 244px 214px;}
 
table {
width:850px;
margin-right:auto;
margin-left:auto;
border-style:solid;
border-width:5px;
border-color:DarkOliveGreen;
background-color:black; 
font-family:"Times New Roman", Times, serif;
}
#cim {
color:gold; 
text-align:center;
padding-bottom:15px;
} 
p {
color:gold; 
text-align:justify; 
font-size:21px; 
font-weight:500;
}
td {
padding-top:30px;
padding-bottom:15px;
padding-right:40px;
padding-left:40px;
}
#para2 {
color:red;
text-decoration:underline;
text-align:center;
font-size:17px;
}
a:link {
color:gold; 
text-decoration:none;
}
a:hover {
color:red;
}
a:visited {
color:gold; 
text-decoration:none;
}
