.manja {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #23318B;
	background-color: #23318B;
	position: absolute;
	background-image: url(images/background_4.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;

}
BODY {
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#23318B;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #23318B;
}

</style>

