body {
	background-image:url(stripes.gif);
	width:100%;
	height:100%;
	overflow:hidden;
	font-size:11px;
	margin:0;
         font-size: 12px;
         font-family:tahoma, "Trebuchet MS", "Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
         color: #3399FF;
}


a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	color: #3399FF
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}

#contact {margin: 20px;
          text-align: center;}

#about {margin: 20px;
        text-align: justify;}

img {border: 0px;
     float: right;
     padding-left: 5px;
     }

