#pastie {
	background-color: #000000;
}
body {
  background-color: #F5F5F5;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #555;
  font-size: 14pt;
  font-weight: bolder;
  margin-bottom: 5pt;
}
a:link, a:visited {
	font-familiy: Verdana, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 10pt;
}
a:hover, a:active {
	font-familiy: Verdana, Arial, sans-serif;
	color: #FF0000;
	font-size: 10pt;
}
#topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	line-height: 44px;
	color: #BB0000;
	margin-left: 10px;
}
#topic a:hover {
	color: #FF0000;
}
#aboutJan, #pastie { -moz-border-radius: 10px; -webkit-border-radius: 10px; border: thin solid #FFF;  }
#aboutJan { background-color: #000000; color: #FFF; font-size: 10pt; padding-left:4px; }
#aboutJan h1, #aboutJan h2, #aboutJan h3 { font-size: 10pt; color:#CCCCCC; clip: rect(auto,auto,auto,auto); margin-top: -12px; }
#aboutJan ul { margin-top: 0px; }
a .contactstyle {
  text-align: left;
}
h2, h2 > a {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-size: 22px !important;
  line-height: 20px !important;
  color: #CCC !important;
  text-decoration: none !important;
  /*display:inline-block;*/
}
.msd {
  font-size: 10pt;
  color: #FCFCFC;
}
.msd i {
  padding: 2px;
  font-style: normal;
  cursor: help;
}
.msd i:hover {
  background:#F00;
}
#aboutJan ul {
  margin-left: -20px;
}
#aboutJan ul li {
  list-style: none outside;
}
#content {
}
#headingforlastfm h2 {
  color: #101010; 
  background-color: #b5d5ff;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  -moz-border-radius: 4px; -webkit-border-radius: 4px;
  margin-bottom:0;
}
#headingforlastfm p {
  font-size:10pt;
}
