body
{
background-image: url(images/bg.png);
}

h1
{
	color: #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d0d0d0;
}

a
{
	font-size: 14px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cdcdcd;
}

#bg
{
 background-image: url(images/tr.png);
 background-repeat: repeat;
 width: 450px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 1px;
 padding-top: 1px;
}



div#bg
{
	margin-left: auto;
	margin-right: auto;
	
}