body {
		font-family:     Verdana, Geneva, Arial, sans-serif;
		background-color:#202020;
  }
table {
		margin-left: 20px;
		margin-right: 20px;
		border: thin solid black;
		caption-side: bottom;
		border-collapse: collapse;
}
td, th {
		border: solid white;
		padding: 5px;
}
h1{
		color: white;
}
Table {
		background-color:black;
		color: white;
		Position: absolute;
		top:150px;
		left:250px;
}
#logo {
		float:left;
		margin: 0px;
		position:absolute;
		top:0px;
		left:20px;	
	}
#navcontainer ul
{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		position: absolute;
		top:150px;
		left:0px;

}

#navcontainer a
{
		display: block;
		padding: 3px;
		width: 150px;
		background-color: grey;
		border: 1px solid #eee;
}

#navcontainer a:link
{
		color: #8F0000;
		text-decoration: none;
}
#navlist a:visited{
		color: #2952CC;
}
#navcontainer a:hover
{
		background-color:#8F0000;
		color: yellow;
}
.Batman-bats {
		float:right;
		Position: absolute;
		top:30%;
		right:25%;
		}
#Days {
		color: white;
		background-color:#2952CC;
		padding:2px;
		}
#time {
		color:white;
		background-color:#FF7A59;
}
#info {
		color:white;
		border: 1px, solid black;
		width:250px;
		position:absolute;
		float:right;
		top:100px;
		right:350px;
}
#columns1 {
        position:absolute;
		float:right;
		top:175px;
		right:589px;
		color:white	;
		border-bottom: 1px solid #2952CC;
    }

#columns2 {
		position:absolute;
		float:right;
		top:250px;
		right:625px;
		color:white;
		border-bottom: 1px solid #2952CC;
    }
#columns3 {
        position:absolute;
		float:right;
		top:340px;
		right:585px;
		color:white;
		border-bottom: 1px solid #2952CC ;
    }
#Bio {
		color:white;
		position:absolute;
		float:right;
		top:20%;
		right:10%;
		width:700px;  
}
#callbat {
		position:absolute;
		float:left;
		top:350px;
		left:480px;
		}
#title1{
		color:#2952CC;
		background-color:grey;
		width:75px;
		position:absolute;
		float:right;
		top:0px;
		right:60px;
		
	}
#title2{
		color:#2952CC;
		background-color:grey;
		width:75px;
		position:absolute;
		float:right;
		top:0px;
		right:20px;
		
	}
#title3{
		color:#2952CC;
		background-color:grey;
		width:85px;
		position:absolute;
		float:right;
		top:0px;
		right:60px;
		
	}