@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/indybackground.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	margin-top:1400px;
}
h1 {
	font-size:48px;
	font:"Times New Roman", Times, serif;
	font-stretch:expanded;
	font-style:italic;
	color: red;
	margin-left:100px;
}

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

#rustbelttvepisode1 {
	margin-top: -1400px;
	margin-left: 700px;
    margin-right: 0px;
	margin-bottom: 100px;
}
#rustbelttvepisode2 {
	margin-left: 700px;
    margin-right: 0px;
}
  #trismegistus	{
	  margin-top:-100px;
	  margin-bottom:100px;
  }

#donate{width:200px;
	height:200px;
	position:absolute;
	right:500px;
	top:1330px;
}


#helpmeout {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #F00;
	text-align:center;
}
a
{
	
	width:10em;
	text-decoration:none;
	color:white;
	background-color:black;
	padding:5px 5px;
	
}
a:hover {background-color:red}
li {display:inline}
#list {margin-top:-1150px;
margin-left:50px;
}
