body {
	background-image: url(bg.gif);
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FB83F8;
	border-right-color: #FB83F8;
	border-bottom-color: #FB83F8;
	border-left-color: #FB83F8;
}
.text_titles {
	font-family: Impact;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
.thumb_border {
	border: 2px solid #ffbcfe;
}
.normaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d42aed;
}
.text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FB83F8;
}
.small_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ECA1E6;
}
