*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #DBD1BB;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10px;
	color: #493713;
}

img
{
	border-width: 0px;
	vertical-align: top;
}

#page
{
	height: 559px;
	position: relative;
	background-color: #f8f2e6;
	background-image: url(../img/intro.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #EEC34F;
}

#logo
{
	display: block;
	position: absolute;
	top: 246px;
	right: 55px;
	width: 138px;
	height: 112px;
}

#click
{
	position: absolute;
	top: 370px;
	right: 55px;
	text-align: center;
	width: 138px;
}

#click a
{
	text-decoration: none;
	color: #493713;
}

#click a:hover
{
	color: #000000;
}

#logo
{
	width: 138px;
	height: 112px;
}

#bottom
{
	position: absolute;
	bottom: 0px;
	height: 23px;
	padding-top: 16px;
	background-color: #DBD1BB;
	width: 100%;
}

#bottomContent
{
	width: 990px;
	margin: 0 auto;
}

#textMusic
{
	width: 128px;
	height: 20px;
	margin-left: 15px;
}

#textCopyright
{
	width: 313px;
	height: 20px;
	margin-left: 187px;
}

#textCreated
{
	width: 161px;
	height: 20px;
	margin-left: 162px;
}