@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/Hare_Krishna_mk.jpg);
	background-repeat: repeat-y;
	background-position: center 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFE37D;
	font-weight: normal;
	font-size: 12px;
}
p {
	text-align: justify;
	font-weight: bold;
	color: #FFFFCC;
}
a:link {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	text-align: justify;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFD100;
	text-decoration: none;
	font-weight: bold;
}
h2, h3,  {
	margin: 10px;
}
h4, h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h1, h2, h3, h6, p {
	margin: 10px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-weight: normal;
	font-size: 14px;
}
h5 {
	text-align: center;
	font-size: 12px;
}
hr {
	width: 20%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 40%;
	border: 1px dotted #FFCC00;
}
.Small_text {
	font-size: 10px;
	color: #FFFFCC;
}
