body {
	background-image: url(background-gretagarbo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	overflow: auto;
	background-attachment: fixed;
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 990000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: 990000;	
}
.maintable {
	border-left-width: 2px;
	padding: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #990000;
}
.insidetable {
	border-left-width: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #990000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: 990000;
	text-decoration: none;
}
a:active {
	color: 990000;
}
.greta-garbo {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	font-variant: normal;
	letter-spacing: 1px;
}
.greta-garbo a:link {
	text-decoration: none;
}

.greta-garbo a:visited {
	text-decoration: none;
}

.greta-garbo a:hover {
	text-decoration: none;
	font-weight: bold;
}

.greta-garbo a:active {
	text-decoration: none;
}
strong {
	color: #990000;
}
