
body{
  font-family: "Times New Roman",sans-serif;
  font-size: 19px;
  height: 100%;
  text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000,
    -2px 0 0 #000000,
    2px 0 0 #000000,
    0 2px 0 #000000,
    0 -2px 0 #000000;
}
.bg{
  background-image: url("virag2_1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #DAA520;
  height: 100%;
}
.szoveg{
  text-align: center;

}
td{
  padding: 5px;
}
div.ex1 {
  width: 60%;
  margin: auto;
  min-height: 100%;
}
.balra{
  padding-left: 720px;
}
#dolt{
  font-style: italic;
}
