body {
  font-size:16px;
  font-family:baskerville old face, veranda, arial;
  color:#ffffff;
  background-color:#000000;
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
}

img {
  border=0;
}

a:link {color:#999999;}
a:visited {color:#999999;}
a:hover {color:#808080;}

.sidebar{
  border:dashed #ffffff 1px;
  width:130px;
  position:absolute;
  top:50px;
  left:10px;
}

.contact{
  font-size:10px;
  border:dashed #ffffff 1px;
  width:130px;
  position:absolute;
  top:500px;
  left:10px;
}

.main {
  border:none;
  width:450px;
  position:absolute;
  top:50px;
  left:150px;
}

.rightside {
  border:dotted #ffffff 1px;
  width:90;
  position:absolute;
  top:50px;
  left:610px;
}
