@charset "UTF-8";
.container {
}
@charset "UTF-8";
  .navigation {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 10%;
	height: 400px;
	position: absolute;
	right: 248px;
	visibility: inherit;
	margin-top: 150px;
	top: 60px;
	margin-left: -100px;
	clear: none;
	margin-right: 125px;
	padding-right: 100px;
}
	
   .navigation ul {
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
	display: block;
	height: 300px;
	width: 80px;
	margin-top: 25px;
	}
	
	.navigation ul li {
	text-decoration: none;
	list-style-type: none;
	display: block;
	list-style-image: none;
	width: 100px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	list-style-position: inside;
	font-size: 18px;
	font-color: #CCFF99;
	margin-right: auto;
	margin-left: auto;
		}
		
	.navigation ul li a {
	color: #FBDB73;
	text-decoration: none;
	height: 60px;
	width: 100px;
	display: block;
		}
	
	.navigation ul li a:hover {
	background-image: url(../images/swoosh.png) !important;
	background-repeat: no-repeat;	
	
	}
	
	
	.container {
	background-color: #0D0409;
	height: 800px;
	width: 1260px;
	box-shadow: 10px 4px 6px #666;
	margin: auto;
}
 
	 
	.images {
	height: 625px;
	width: 940px;
	margin-right: auto;
	margin-left: 150px;
	margin-bottom: 100px;
	position: inherit;
	bottom: 25px;
	padding-top: 100px;
		 }
		 
	.vincent_type {
	position: absolute;
	float: none;
	margin-top: -266px;
	padding-left: 330px;
		}	 
	body {
	background-color: #AFB088;
	padding: 0px;
	margin-top: 4%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/background_texture.png);
}


	.gallery {
	background-color: #CC9900;
	height: 605px;
	width: 666px;
	}
	
	.swirl {
	background-color: #F33;
	height: 605px;
	width: 228px;
	margin-top: -605px;
	position: absolute;
	margin-left: 670px;
		}
		
	.skull {
	margin-left: 50px;
	padding-top: 25px;
	float: left;
	
}
	
	.text_box {
	float: left;
	padding-top: 100px;
	height: 275px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 80px;
	margin-left: 40px;
	font-style: italic;
	font-size: 13px;
		}	
		
		.text {
	height: 550px;
	width: 419px;
}


	
@media screen and (max-width:1024px)
