body
{
	background-color: black;
	color: white;
	font: normal normal normal 100% Garamond
}

.bottomDiv{
	font-size: 80%;
	color: #FFFFFF;
}
table{width:50%; margin:0 auto; font-size:150%;}
td{margin:3% 0;}
a:active{color:#FF0066; text-decoration: none;}
a:hover{ color:maroon; text-decoration: none;}
a:link{	color: white; text-decoration: none;}
a:visited{color:#0033CC; text-decoration: none;}

h3{text-align:center;}
.other{font-size: 100%;}
/* #000033 #EBEBEB #ff9900*/
.mainDiv 
{
    margin: 20px 100px 20px 100px;
    width: 800px;
    height: auto;
	background: #000033; 
	color: white; 
	text-align: center;
}

.image1
{
    position: absolute;
	left: 170px;
    width: 380px;
    height: 380px;
}

.intro
{
    position: relative;
    left: 400px;
    width: 400px;
    height: 380px;
    font-size: 23px;
    font-family: Tahoma;
    word-spacing: 10px;
    line-height: 50px;
}
#text2
{
    color: Fuchsia;
    word-spacing: 2px;
    width: 380px;
    height: 380px;
    font-size: 20px;
    font-family: Tahoma;
    word-spacing: 7px;
    line-height: 50px;
    
}