body {
	background-color: rgb(0,0,0);
	background-image: url(./graf/background.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color:#341F0C;
	border-color:#341F0C;
	border-width:0px ;
	border-style: solid;
}

table{
	background-color: #000000;
	border: 0px;
	filter: alpha(opacity=80);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity:0.8;
}

p {
    font-family: "Verdana";
    font-size:12;
    margin-left: 10;
    margin-right: 10;
    text-align:center;
    color: #e5d19b 
}

h1 {
    font-family: "Verdana";
    font-size:12;
    margin-left: 10;
    margin-right: 10;
    font-size:10pt;
    text-align:center;
    color: #DAB96D; 
}

a {
    font-family: "Verdana";
    color: #e5d19b;  
}
