/*
vintage css
*/

body {
	padding: 0;
	background: background-color:#000000
	font-family: Arial, Helvetica, sans-serif
	font-size: 15px;
	color: #E8E8E8;
	background-color: #000000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none
	font-weight: normal;
	color: #E8E8E8;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}


a:link {
	color: #959595;
}

a:hover, a:active {
	text-decoration: none;
	color: #959595;
}

a:visited {
	color: #959595;
}

img {
	border: none;
}

/* positions */

.position {
	position: absolute;
	left: 10px;
	top: 25px;
	z-index: 1;
}
.text_list {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	left: 126px;
	top: 120px;
	position: absolute;
	font-style: normal;
	font-size: 14px;
	list-style-type: square;
	line-height: 25px;
	width: 331px;
}
.text_list_2 {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	left: 238px;
	top: 120px;
	position: absolute;
	font-style: normal;
	font-size: 14px;
	list-style-type: square;
	line-height: 25px;
}
.text_headline {
	color: #D6CDCE;
	font-family: Arial, Helvetica, sans-serif;
	left: 530px;
	top: 14px;
	position: absolute;
	font-style: normal;
	font-size: 32px;
	list-style-type: square;
	line-height: 50px;
	height: 60px;
}
.position_finest {
	position: absolute;
	left: 150px;
	top: 403px;
}
.position_finest_2 {
	position: absolute;
	left: 262px;
	top: 403px;
}
.vintage_logo {
	position: absolute;
	left: 145px;
	top: 24px;
	border: none;
}
.vintage_logo_2 {
	position: absolute;
	left: 257px;
	top: 24px;
	border: none;
}
.order {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 14px;
}
.hidden {
	visibility: hidden;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	font-size: 14px;
}
.download_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	font-size: 14px;
}
/* Boxes */

.box1 {
	padding: 1px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}
.text_headline_1 {

	color: #D6CDCE;
	font-family: Arial, Helvetica, sans-serif;
	left: 415px;
	top: 14px;
	position: absolute;
	font-style: normal;
	font-size: 32px;
	list-style-type: square;
	line-height: 50px;
	height: 60px;
}

