	/*Reset all default values*/
	html, body, div, h1, h2, h3, h4, h5, h6, dl, li, ul, ol, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }


	body {
		font-family: "trebuchet MS",sans-serif;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 0.8pt;
		margin:0;
		padding:0;
background:url("images/stripe.png");

	}
	
	body a {
		text-decoration:none;
	}

	#wrapper {
		position:absolute;
		top: 50%;
		left: 50%;
		width:960px;
		height:550px;
		margin-top: -275px; /*set to a negative number 1/2 of your height*/
		margin-left: -480px; /*set to a negative number 1/2 of your width*/
		background: url("images/main.png") no-repeat;
	}
	
	#content1 {
		position:absolute;
		top:300px;
		left:150px;
		min-height:300px;
		width:430px;
	}
	
	#content2 {
		position:absolute;
		top:385px;
		left:150px;
		width:420px;
		font-size:70%;
	}
	
	#facelink {
		position:absolute;
		width:110px;
		height:50px;
		top:462px;
		left:40px;
	}
	
	#facelink a {
		width:110px;
		height:50px;
		display:block;
	}

	#youtube {
		position:absolute;
		top:105px;
		left:840px;
	}
	
	#youtube a {
		width:110px;
		height:90px;
		display:block;

	}
	#luft {
		position:absolute;
		top:200px;
		left:750px;
	}
	
	#luft a {
		width:160px;
		height:120px;
		display:block;

	}
	#inferno {
		position:absolute;
		top:410px;
		left:760px;
	}
	
	#inferno a {
		width:170px;
		height:30px;
		display:block;
	}
		
	#copy {
		position:absolute;
		top:531px;
		left:771px;
	}
	
	#copy a {
		width:130px;
		height:25px;
		display:block;
	}
