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

body {
	background-image:url("explosion_animated_gif.gif");
	background-color: #000 ; 
	margin: 0px;	
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color: #9E0016; text-decoration: none;}
a:active {text-decoration: none;}

h1 {
	font-size: 36px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#container {
	width: 900px;
	height: 900px;
	margin: auto;
	background:url(smashups.jpg);	
}

#video {
	width: 310px;
	height: 186px;
	float: right;
	margin-top: 620px;
	margin-right: 30px;
	background-color:#0F3;
}


#insert {
		position: fixed;
		text-align:center;
		float: left;
	width: 480px;
	height: 60px;
	margin-top: 450px;
	margin-left: 220px;
	margin-right: auto;	
}

#blinkers {
	float: left;
	margin-left: 220px;
	margin-top: 640px;
	width: 300px;
	height: 75px;
		
	}