body {
	background-color: #E7F3F7;
	color: #420042;
}
#content {
	background-color: #FFD342;
	border: 2px solid #845184;
}
h1 span {
	color: #CE3CBD;
	text-transform: uppercase;
}
.thumbs span img {
	border: 2px solid #845184;
}
#legalnotice {
	color: #72227D;
}
#recip a {
	color: #0000CC;
}
#recip a:hover {
	color: #0000CC;
	text-decoration: none;
}
p#joinlink1 a {
	color: #0000CC;
}
p#joinlink1 a:hover {
	color: #0000CC;
	text-decoration: none;
}
p#joinlink2 a {
	color: #0000CC;
}
p#joinlink2 a:hover {
	color: #0000CC;
	text-decoration: none;
}
#webmasters a {
	color: #0000CC;
}
#webmasters a:hover {
	color: #0000CC;
	text-decoration: none;
}
#legalnotice a {
	color: #0000CC;
text-decoration: none;
}
#legalnotice a:hover {
	color: #0000CC;
	text-decoration: none;
}
#recip, #content, #header, #footer {
	width: 800px;
}
body {
	margin: 10px;
	padding: 8px;
	text-align: center;
	font-family: "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;	
}
#recip {
	margin-left: auto;
	margin-right: auto;
}
#content {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin-bottom: 10px;
}
#header img {
	border: 0px;
}
h1 {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
}
.thumbs {
	margin-bottom: 10px;
}
.thumbs span {
	width: 133px;
	height: 200px;
	margin: 0px 3px;
}
p#1 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px 40px;
	text-align: center;
	font-size: 15px;
	text-indent: 0px;
}
p#joinlink1 {
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 75px;
}
p#joinlink2 {
	margin-bottom: 30px;
	font-size: 44px;
	font-weight: bold;
	font-style: normal;
}
p#joinlink1 a {
	text-decoration: underline;
}
p#joinlink2 a {
	text-decoration: underline;
}
#footer {
	margin-top: 20px; 
	margin-left: auto;
	margin-right: auto;
}
#webmasters {
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 3px;
}
#webmasters a {
	text-decoration: underline;
}
#legalnotice {
	margint-bottom: 0px;
	font-size: 9px;
}
