body {
	color: #ffffff;
	background-color: #FFFFCC;
	background-attachment: fixed;
	background-image: url(/images/kolok-rust.jpg);
	font: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: capitalize;
}
a
{
	color: #ffffff;
	font: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	border: none;
}
img
{
	border: none;
}
table
{
	font-size: 18px;
	font-weight: bold;
	border: 2;
}
tr {
	font-size: 18px;
	font-weight: bold;
}
td {
	font-size: 14px;
	font-weight: bold;
}
.noCaps {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
.Content
{
	width: 990px;
	height: 500px;
}
.Title
{
	font-variant: small-caps;
	position: absolute;
	top: 45px;
	left: 697px;
	font-size: 16px;
	float: right;
	font-align: center;
	width: 286px;
}
.TheArtist
{
	position: absolute;
	top: 368px;
	left: 103px;
	font-size: 12px;
	float: right;
	font-align: center;
	width: 200px;
}
.RealBig
{
	font-size:56px;
}
.Big
{
	font-size:28px;
}
.Medium
{
	font-size:18px;
}
.Menu
{
	position: relative;
	top: 0px;
	left: 4px;
	font-size: 16px;
	float: center;
	font-align: center;
	width: 990px;
}
.Search
{
	position: relative;
	top: 00px;
	left: 0px;
	font-size: 16px;
	float: center;
	font-align: center;
	width: 975px;
	border: 0;
	border-style: ridge;
	border-color: #663333;
}
.Img
{
	text-align:center;
	font-size: 12px;
}
.Img1
{
	position: absolute;
	top: 25px;
	left: 25px;
	border: 0;
	text-align:Left;
	font-size: 12px;
}
.Img2
{
	position: absolute;
	top: 100px;
	left: 375px;
	border: none;
	text-align:left;
	font-size: 12px;
}
.Img3
{
	position: absolute;
	top: 200px;
	left: 700px;
	border: none;
	text-align:left;
	font-size: 12px;
}
.Img4
{
	position: absolute;
	top: 300px;
	left: 525px;
	border: none;
	text-align:left;
	font-size: 12px;
}
.Img5
{
	position: absolute;
	top: 225px;
	left: 775px;
	border: none;
	text-align:left;
	font-size: 12px;
}
.normal {
	text-transform: none;
}
