﻿html {background:url(IMG_0334_mas_a.jpg) no-repeat center center fixed;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;}

body {
font-family:"Times New Roman", Times, serif;
}
table {
width:800px; 
height:600px; 
margin:auto; 
border-style:solid; 
border-width:0px; 
border-color:black;
padding-top:0px;
}
#two {
width:auto; 
height:auto;
margin-top:auto; 
margin-right:0px;
border:solid 0px red;
margin-bottom:400px;
}
td {
border:solid 0px white;
}
p {
margin-top:0px;
margin-bottom:0px;
color:turquoise; 
text-align:center;
font-size:20px;
font-weight:bold; 
}
#vissza {
margin-top:0px;
margin-bottom:0px;
text-align:center;
font-size:16px;
}
a:link {
color:turquoise;
text-decoration:none;
}
a:visited {
color:turquoise;
text-decoration:none;
}