@charset "utf-8";
/* CSS Document */

#content
{
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: left;
	width: 786px;
	height:480px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFCC;
}

#linksdoom
{
	z-index:1;
	position: relative;
	width: 416px;
	height: 553px;
}

#text
{
	text-align:right;
	z-index:2;
	position:absolute;
	left: 436px;
	top: 130px;
	width: 415px;
}