body, html {
	text-align: center;
	font-family: Verdana, "Bitstream Vera Sans", "Vera Sans", Tahoma, Geneva, sans-serif;
	background-color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}

img {
	border-style: none;
}

.maindiv{
  width: 710px;
  height: 590px;
  color: #999999;
}
.myurl{
  font-family: Verdana, "Bitstream Vera Sans", "Vera Sans", Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #696969;
  text-decoration: none;
}

.urlcontact{
  font-size: 10px;
  color: #256EA1;
  text-decoration: none;
}
.urlcontact:hover{
  text-decoration: underline;
  color: #378FC3;
}

.textbottom{
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  color: #969696; 
  text-align: right;
  font-size: 10px; 
  font-weight: bold;
}
