body
{	background-color:	#497760;
	font-family:		"Franklin Gothic Medium", sans-serif;
	position:		relative;
	margin:			0px 0px 0px 0px;
}

div.index_main
{	position:		relative;
	margin:			2px auto 2px auto;
	width:			750px;
	height:			725px;
	text-align:		left;
	background-image: 	url(background.jpg); 
}

div.index_xhtml
{	position:		absolute;
	margin:			5px 0px 0px 660px;
	cursor:			pointer;
}

div.index_css
{	position:		absolute;
	margin:			40px 0px 0px 660px;
	cursor:			pointer;
}

h1
{	position:		absolute;
	margin:			180px 0px 0px 196px;
	font-size:		xx-large;
	color:			#497760;
}

h2.a
{	position:		absolute;
	margin:			530px 0px 0px 560px;
	font-size:		large;
}

h2.b
{	position:		absolute;
	margin:			565px 0px 0px 516px;
	font-size:		large;
}

h2.c
{	position:		absolute;
	margin:			600px 0px 0px 500px;
	font-size:		large;
}

div.design
{	position:		absolute;
	font-size:		x-small;
	color:			#F0F4F2;
	margin:			710px 0px 0px 400px;
}

a.enter:link
{	color:			#C16000;
	text-decoration:	none;
}

a.enter:visited
{	color:			#C16000;
	text-decoration:	none;
}

a.enter:hover
{	color:			#497760;
	text-decoration:	none;
}

a.enter:active
{	color:			#497760;
	text-decoration:	none;
}

a.design:link
{	color:			#497760;
	text-decoration:	none;
}

a.design:visited
{	color:			#497760;
	text-decoration:	none;
}

a.design:hover
{	color:			#C16000;
	text-decoration:	underline;
}

a.design:active
{	color:			#C16000;
	text-decoration:	underline;
}

div.main
{	position:		absolute;
	top:			0px;
	left:			0px;
}

img.main
{	border:			none;
	margin:			0px 0px 0px 0px;
}
