html, body {
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   
body {
	background-color:	#000000;
}

body, p, ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eeeeee;
}

.body2 {
	font-family: comic sans ms, cursive;
	font-size: 12px;
	color: #cccccc;
	line-height: 1.5;
}

p {
	margin-top: 0px;
	padding-bottom: 10px;
}

#fullheight{height:100%}

h1 {
	font-size: 1px;
	color: #000000;
}

h2 {
	color: #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
}

a {
	text-decoration: none; 
}

a:link,
a:active,
a:visited {
	color:		#7BB6BF;
}

a.pale {
	color:		#D4FF91;
}

a:hover {
	color:		#ADFF2F;
	text-decoration: none; 
}

.lg {
	font-family: comic sans ms, cursive;
	font-size:		18px;
}

.dark {
	color: #454545;
}

ul {
	margin-bottom: 0em;
}

ul#portfolio li img{
	border: 1px solid #555555;
	padding: 4px;
}

.zone {
	border: 1px solid #cccccc;
	padding: 4px;
}
