@charset "UTF-8";

/* CSS Document */

body
{
	background-image:url("../../pictures/glyph.gif");
	background-position:208px 0px;
	background-repeat:no-repeat;
	background-color: #838383;
	color:#e3e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

div
{
	margin-top:48px;
	margin-left:260px;
}

p
{
	color:#e3e3e3;
	font-size:18px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-decoration:none;
}

a
{
	font-size:18px;
	font-stretch:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
	text-decoration:none;
}

a:link { color:#eeeeee; }

a:visited { color:#dddddd; }

a:hover { color:#00ff5a; }

a:active { color:#686868; }

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:600;
	margin-bottom:8px;
}

h2
{
	color:#dbedda;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:600;
	margin-bottom:4px;
}
