body {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-size: 21pt;
	font-weight: bold;
	text-align: center;
	margin: 4px;
	padding: 0px;
}

h2 {
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	margin: 3px;
	padding: 0px;
}

.sellbox {
	width: 720px;
	border: 1px dashed #ff0000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
}

.warning {
	width: 720px;
	border: 1px dashed #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
}

.friends {
	width: 720px;
	border: 1px dashed yellow;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
}

.sellbox h3 {
	color: yellow;
	margin: 3px 0px 5px 0px;
	font-size: 17pt;
	padding: 0px;
	font-weight: bold;
}

.sellbox p {
	text-align: justify;
	font-size: 12pt;
	line-height: 140%;
}

.warning p {
	text-align: justify;
	font-size: 10pt;
	line-height: 140%;
}

.warning h3 {
	font-size: 13pt;
	padding:0px;
	margin: 0px;
	color: #ff0000;
}

.friends h3 {
	font-size: 13pt;
	padding:0px;
	margin: 0px;
	color: #ffffff;
}

.sellbox strong {
	color: #ff0000;
}

a.biglink {
	color: yellow;
	font-size: 18pt;
	font-weight: bold;
}

a.biggestlink {
	color: yellow;
	font-size: 25pt;
	font-weight: bold;
}

.enter a.big {
	font-size: 33pt;
	font-weight: bold;
	color: #ff0000;
}

.enter a.small {
	font-size: 14pt;
	font-weight: bold;
	color: yellow;
}

.enter {
	margin: 20px 0px 20px 0px;
}

.gallerylink {
	margin: 20px 0px 20px 0px;
	font-size: 12pt;
}

.gallerylink a {
	color: #ff0000;
	font-size: 30pt;
}
