body   { background: url(background/smoke.gif) repeat; width: 750px }
div {}
td {}
h1   {
	color: white;
	font-weight: normal;
	font-size: 200%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: olive;
	text-align: center;
	margin-top: 30px;
	padding: 25px 20px 15px
}
h2   {
	color: olive;
	font-weight: 100;
	font-size: 24px;
	margin-top: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h3   {
	color: olive;
	font-weight: normal;
	font-size: 14px;
	background-color: transparent;
	margin: 30px 40px 10px;
	border-top: 3px double olive;
	border-bottom: 3px double olive;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
p  {
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
a:link { color: olive; font-weight: normal; text-decoration: none }
a:visited { color: navy; font-weight: 500; text-decoration: none }
a:hover { color: teal; font-weight: 500; text-decoration: none }
#profile  { font-size: 14px; margin-left: 230px }
