body
	{
	background: url("http://nancyng.net/background2.jpg") center;
	background-color:bababa;
	background-repeat: repeat-y;
	background-attachment: fixed;
	color:356894;
	font-size:12pt;
	font-family:Maiandra GD,Arial
	}

table, tr, td
	{
	background-color:transparent;
	border:none;
	border-width:0
	}

.head
	{
	color:356894;
	font-size:18pt;
	font-family:Maiandra GD,Arial
	}

.title
	{
	color:356894;
	font-size:36pt;
	font-family:Maiandra GD,Arial
	}
	
a:link
	{
	font-family:Maiandra GD,Arial;
	color:405C74;
	text-decoration:none;
	}
	
a:visited
	{
	font-family:Maiandra GD,Arial;
	color:405C74;
	text-decoration:none
	}
	
a:hover
	{
	text-decoration:underline;
	font-family:Maiandra GD,Arial;
	color:405C74;
	}

p
	{
	color:356894;
	margin-left:5em;
	margin-right:5em;
	font-size:12pt;
	font-family:Maiandra GD,Arial
	}
