body {
  margin: 5px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  background-color: #ffffff;
  color: #000000;
  background-attachment: fixed;
}

a:link    { color: #0000ff; }
a:visited { color: #880088; }
a:hover {
  text-decoration: none;
  border-bottom: 1px dashed #444;
}
a:active  { color: #ffff00; }

acronym {
border-bottom: 2px dotted #ffffff;
cursor: help;
font-variant: normal;
}

img {
  border: none;
}

.homepage {
	background-image: url("http://www.philhagen.com/starry.gif");
	color: #ffffff;
}
.homepage a:link    { color: #00ffff; }
.homepage a:visited { color: #ffff00; }
.homepage a:active  { color: #ffff00; }
.homepage a:hover   { color: red; text-decoration: none }

.whatsnew {background-image: url("http://www.philhagen.com/tex4.gif")}

.bio {
	background-image: url("http://www.philhagen.com/bluetrip.gif");
	color: #ffffff;
}
.bio a:link    { color: #00ff00; }
.bio a:visited { color: #ff0000; }
.bio a:active  { color: #ffff00; }
.bio a:hover   { color: red; text-decoration: none }

.pro {background-image: url("http://www.philhagen.com/greydots.gif")}

.resume {background-image: url("http://www.philhagen.com/resume.gif")}

.hagen {background-image: url("http://www.philhagen.com/weave-gr.gif")}

.metalist {background-image: url("http://www.philhagen.com/tex1.gif")}

.thanks {background-image: url("http://www.philhagen.com/raindrop.gif")}

.oldguest {background-image: url("http://www.philhagen.com/weave-or.gif")}

.center {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.bold {
font-weight: bold;
}

.help {
cursor: help;
}
