@charset "UTF-8";
body{
	background-color : #ffbf80;
  background-repeat : no-repeat;
  background-image : url(sver/titel.jpg);
  background-attachment : fixed;
  text-align : center;
margin-left: auto;
margin-right: auto;
  background-position : center top;
  font-size : 10,00000px;
  font-family : sans-serif;
-webkit-text-size-adjust: 100%;
}
table{
    margin : 0,00000px;border-style : none;
}


p{
	text-align: center;
  font-weight : 500;
  font-size : small;
  font-style : normal;
}
h1{
	font-size : 28,00000px;
	font-family: sans-serif;
	font-weight: 700;
	text-align: center;
  color : orange;
}
A{
	color: blue;
}
A:link{
	color: blue;
}
A:visited{
	color: gray;
}

.ttlfont{
  font-family : sans-serif;
  font-weight : 500;
  color : orange;
}

td{
	border-width : 0,00000px;border-style : none;
  text-align : center;
  font-weight : bold;
}

