html, body{	margin:0;	padding:0;	background: #fff url(grafik/logo.png) fixed no-repeat center;	font-family:Georgia, Times, serif;	font-size:14px;	color:#003366;} #content{	margin-left:70px;	margin-top:11%;}/* L I N K S  */a{font-weight: bold; letter-spacing:2px;}a:link{color:#003366; text-decoration:none; text-transform:uppercase; font-weight:bold;}a:visited {color:#003366; text-decoration:none;}a:hover{color:#323232; text-decoration:underline;}a:active{color:#003366; text-decoration:none}/*  B I L D E R */img{	border:none;}/*  S C H R I F T */p{	margin-left:10px;}b{	text-transform:uppercase;	font-size:16px;}h1{	font-weight:bold;	font-size:12px;}h2{	font-size:16px;	letter-spacing:3px;	text-transform:uppercase;}