body {
	background: #000000;
	text-align: left;
	font-family: Tahoman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}
h1 {
	margin-bottom: 5px;
	font-size: 18px;
	color: blue;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	margin-top: 2px;
}

h4, h5, h6 {
}



p, ol, ul, dl, blockquote {
	color: black;
	font-size: 12px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: red;
}

#wrapper {
	width: 86em;
	height: 63em;
	background: #000000 url(./vinpage.jpg) no-repeat 0 0;
	margin: auto;
}

#seven {
	position: absolute;
	margin: 630px 0 0 850px;
}

#flag {
	position: absolute;
	margin: 190px 0 0 500px;
}

#Gibson {
	position: absolute;
	margin: 450px 0 0 500px;
}

#jackie {
	position: absolute;
	margin: 175px 0 0 260px;
}

#perfectgame {
	position: absolute;
	margin: 230px 0 0 710px;
}

}

