@charset "utf-8";
/* CSS Document */
#ad{margin-left:-300px;
margin-top:px;
}
body{
	background-image:url(../images/bacgroundmedia.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	margin-top:auto;
	
}
h1 {
	font-size:48px;
	font:"Times New Roman", Times, serif;
	font-stretch:expanded;
	font-style:italic;
	color: red;
	margin-left:-9000px;
}

#fnbbuttons {
	margin-top:-50px;
	margin-left: -100px;
	margin-right:0px;
	margin-bottom:0px;
	position:relative;
}
#unseentearsbuttons {
	margin-left:720px;
	margin-top:-55px;
}
	

#fool {
	margin-top:-100px;
	margin-left: -150px;
	margin-bottom:0px;
}
#vagaband {
	margin-top: -650px;
	margin-left:450px;
	
}
#inthearchivebuttons {
	margin-top: -220px;
	margin-left:330px;
}
#patch {
	margin-left: 100px;
}
#anat{
	margin-left:800px;
	margin-top:-500px;
}

#foodnotbombs {
	margin-left:475px;
	margin-top:-500px;
}

#wrapper {
	position:relative;
	width:800px;
	height:1000px;
	margin:0px auto 0px auto;
}

a:link {color:red}      /* unvisited link */
a:visited {color:blue}  /* visited link */
a:hover {color:#909}  /* mouse over link */
a:active {color:#900}  /* selected link */
a:link {text-decoration: none}
a:visited {text-decoration:underline}
a:active {text-decoration: none}

#content {margin-top:-500px;
		margin-bottom: 200px;
		margin-left:-300px;

}

