body {margin:0; padding:0;text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;font-size:100%;}
#pageBg{ 
	background: url(julia-stoff.jpg) no-repeat 0 0 fixed; 
 	height: auto;
  left: 0;
    min-height: 2598px;
    min-width: 1757px;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
} 

.text-top { 
	z-index: 100;
	position: fixed;
	font-family: 'Roboto', sans-serif;
	color:white;
	font-size:0.875em;
	top: 35px;
	left: 35px;
	width: 200px;
	height: 60px;
	letter-spacing: 1px;
	}

.text-top p {padding:0; margin:0; line-height: 25px;}

a {
	color: white;
	text-decoration: none;
}

div.text-top a:hover {color: #FFFF99;}
div.text-bottom a:hover {color:white; }

.text-bottom { 
	z-index: 90;
	position: fixed;
	font-family: 'Roboto', sans-serif;
	color:white;
	font-size:0.7em;
	bottom: 30px;
	left: 35px;
	width: 170px;
	height: 20px;
	letter-spacing: 1px;
	}

.at {font-size:13px;
	font-family:Helvetica, Arial, sans-serif;}

