/* CSS Document */

html {height:100%; width: 100%; }

body {height: 100%; margin: 0px; padding:0px; background: url('http://www.screenpainting.at/web/wp-content/themes/screenpainting12/images/bg.png') top center;  }

a {outline: none;}

#start {
	position:absolute;
	left: 50%;
	margin-left: -512px;
	margin-top: 100px;
	
}

