body
{
	background: #1c3f4b;
	margin: 0px;
	font-family: verdana, sans-serif;
	color: rgb(225,225,205);
}

p
{
	color: white;
	text-align: justify;
}
a
{
	color: #a08b36;
}
a img
{
	border: none;
}

img#logo
{
	display: block;
	position: absolute;
	top: 500px;
	left: 15%;
}

#container
{
	clear:both;
	text-align: center;
	min-height: 100%;
	background: black;
}

#front_a
{
	height: 536px;
	background: url(../images/front.jpg) no-repeat center;
}

#front_b
{
	height: 64px;
	background: url(../images/front_ex.jpg) repeat-x;
}

#front_b img
{
	
	margin-left: 2px;
}

#lang
{
	position: absolute;
	top: 556px;
	left: 50%;
	margin-left: 300px;
	height: 64px;
}

#lang a img
{
	border: 1px outset white;
	margin-left: 10px;
}