body {
	background: #0f1126;
}

body, div, td, p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fffd6d;
}

a {
	color: #e59d2b;
	font-weight: bold;
	text-decoration: none;
}

.items {
	width: 750px;
	margin: 10px;
}

.dvd {
	width: 480px;
	margin: 10px;
}

.dvd td {
	text-align: center;
}

.items a {
	margin: 5px;
}

.items img {
	border: 1px solid #e59d2b;
}

.shot {
	margin: 5px;
}