body {
	background-color: #000000;
	font-family: Palatino Linotype, Times New Roman;
	color: #FFFFFF;
	background-image: url(images/lightenbac.jpg);
}
.main {
	background-color: #000000;
	padding: 5px;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
		font-family: Palatino Linotype, Times New Roman;
}
h3 {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
		font-family: Palatino Linotype, Times New Roman;
}
.girlsname {
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
		font-family: Palatino Linotype, Times New Roman;
}
.linktitle {
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Times New Roman";
	font-weight: bold;
}
.thumb {
	border: 1px solid #FFFFFF;
	margin: 2px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
