body
{
	background-image:url('http://www.rklenka.com/bg.png');
	background-repeat:repeat-x;
	background-color:#04192b;
} 

hr
{
width: 80%;
background-color:white;
color:white;
}

pre
{
text-align: left;
color:white;
}

ul
{
text-align:left;
}

p.left
{
text-align:justify;
}

a:link {
	color:white;
}

a:visited {
	color: #CCCCCC;
}

div.logo
{
	width:900px;
	margin-left: auto;
    margin-right: auto;
	text-align:center;

}
div.main
{
	width:900px;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	color:white;
}

div.navi
{
	float:left;
	width:150px;
	text-align:right;
}
div.center
{
	float:left;
	width:742px;
	color:white;
	background-color:#2f3d4a;
	text-align:center;
	background-image:url('http://www.rklenka.com/bg.png');
	background-position:bottom;
	background-repeat:repeat-x;
}
div.search
{
	width:900px;
	margin-left: auto;
    margin-right: auto;
	background-color:black;
	color:white;
	text-align:center;
}
div.bottom
{
	width:742px;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	clear:both;
}