.xxx {border: 1px solid #C0C0C0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-size: 26px;
	color: #FFFFFF;
	margin: 0;
}
.sex {
	font-size: 24px;
	font-weight: bold;
}
.screaming {
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-weight: normal;
	margin: 0;
}

a:hover {
color: #FFF;
text-decoration: none;
}

