body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
.quotation {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	font-size: medium;


}
.box {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;




}
.backimage {
	background-attachment: fixed;
	background-color: #FFCCFF;
	background-image: url(images/priboy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.quotebox {
	height: auto;
	width: auto;
	border: thin solid #FFCC33;
	text-align: justify;
	vertical-align: middle;
	white-space: normal;
	margin: 2px;
	padding: 2px;
	clear: both;
	float: left;
	overflow: auto;
	visibility: visible;

}
.pictureborder {
	border: thin solid #FFCC33;
}
.unnamed1 {
	background-attachment: fixed;
	background-image: url(images/slangdrugs.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fiteback {
	background-image: url(images/fiteback.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;

}
