body.appendix
{
	background-color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

img
{
	border: 0px;
}

h2.text
{
	margin-left: 10%;
	margin-right: 10%;
}

img.wallpaper
{
	margin-left: 10%;
	margin-right: 10%;
	border: 4px solid #FFFFFF;
}

div.wallpapertext
{
	margin-left: 12%;
	position: relative;
	top: -71px;
	left: 200px;
}

p.text
{
	margin-left: 10%;
	margin-right: 10%;
}

p.textindent
{
	margin-left: 12%;
	margin-right: 10%;
}

a:link
{
	text-decoration: none;
	color: #AAAAFF;
}

a:active
{
  text-decoration: none;
	color: #3333CC;
}

a:visited
{
	text-decoration: none;
	color: #AAAAAA;
}

a:hover 
{
	text-decoration: none;
 	color: #FF3333;
}
