.bang {
		margin-left: 80%;
		color: white;
		
		}

.left	{line-height: 1.9em;
		font-style:;
		font-family: Georgia, “Times New Roman”, Times, serif;
		color: white;
		border-color: black;
		border-width: 1px;
		border-style: 2px;
		background-color: red;
		padding: 25px;
		padding-left: 80px;
				 
		
		
		
	}	
ul,li{
	list-style: none;
	}
	table {
margin-left: 30%;
margin-right: 30%;
border: thin solid black;
caption-side: bottom;
border-collapse: collapse;
}
td, th {
border: thin solid white;
padding: 5px;
text-align: center;
}
.cellcolor1	{
			background-color: black;
			color: red;
			}
.cellcolor2	{
			background-color: red;
			}
.cellcolor3	{
			background-color: black;
			color:	red;
			}	
body {
		background-repeat: no-repeat; 
}	
.id {
position: absolute;
left:	20px;




}
.table {
		position: absolute;
		top: 500px;
		}
.villain{
		line-height: 1.9em;
		font-style:;
		font-family: Georgia, “Times New Roman”, Times, serif;
		color: white;
		border-color: black;
		border-width: 1px;
		border-style: 2px;
		background-color: red;
		padding: 25px;
		padding-left: 80px;
		margin: 30px;
		margin-right: 75%;
		border: 2px white;
		 
		
	}	
	
h3,h2 {
	color: red;
	}
p{
	color: white;
	}
li {
	color: white;
	}
	h4 {
		color: blue;
		}
.list {
		position: absolute;
		left: 25%;
		top: 25%;
		}
		
		
.evil {
		color: white;
		}
		
.hobgoblin {
		position: absolute;
		top: 20px;
		right: 50px;
		color: white;
		
		}
.me {
		line-height: 1.9em;
		font-style:;
		font-family: Georgia, “Times New Roman”, Times, serif;
		color: white;
		border-color: black;
		border-width: 1px;
		border-style: 2px;
		background-color: red;
		padding: 25px;
		padding-left: 100px;
		margin: ;
		margin-right: ;
		position: absolute;
		top:50%;
		right: 8%;
		}
		 
		
.right {
		line-height: 1.9em;
		font-style:;
		font-family: Georgia, “Times New Roman”, Times, serif;
		color: white;
		border-color: black;
		border-width: 1px;
		border-style: 2px;
		background-color: red;
		padding: 25px;
		padding-left: 80px;
		margin:px;
		margin-right:;
		position: absolute;
		right: 10% ;
		top: 110%;
		left: 40%;
		 
		
		
		
	}	

 	.boom
{
width:900px;
transition: width 50s;
-moz-transition: width 2s; /* Firefox 4 */
-webkit-transition: width 2s; /* Safari and Chrome */
-o-transition: width 2s; /* Opera */
}
a:hover {width:800px;} 
a	{
	color: blue;
	transition: color 0.5s;
	-moz-transition:color 0.5s; /* Firefox 4 */
	-webkit-transition:color 0.5s; /* Safari and Chrome */
	-o-transition:color 0.5s; /* Opera */
	}

a:visited
	{
		color: blue;
	}

a:hover
{
color: black;
}
table td:hover {
			border: thick doted blue;
			padding:10px;
			}



.head	{
	color: blue;
}
.sup	{
	text-alignment: left;
}
.red[
	color= red;
}