
body{ 
	background: "grey";
	background-image: url('FFAC-vincent.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	color: #E6E6FA;
	
}


a:link {color: DCDCDC;	text-decoration: none;}

a:visited {color: DCDCDC;}

a:hover {
	color: F0F8FF;	
	text-decoration: underline;
}



.nav { 
	position: absolute;
	top:  10;
	left: 10;	
}


.theme {
	position: absolute;
	top:  135;
	left: 10;
}

.wow {
	position: absolute;
	top: 230;
	left: 10;
}

.support {
	position: absolute;
	top : 105;
	left: 900;
}

.bio {
	position: absolute;
	top: 70;
	left: 275;
}

.link {
	position: absolute;
	top:  10;
	left: 900;
}

.interest {
	position: absolute;
	top:  245;
	left: 900;
}

.content {
	position: absolute;
	top:  70;
	left: 125;
	color: black;
	
}

.tc {	
	font-size : 10pt;
	color: E6E6FA;
	border-collapse: collapsed;
	rules: none;
	border: 1;
	border-bottom: thin solid #778899;
	border-top: thin solid #778899;
	border-left: thin solid #778899;
	border-right: thin solid #778899;

		
}
 
.news {
	position: absolute;
	top: 70;
	left: 200;
	background: 696969;
	font-size : 10pt;
	color: E6E6FA;
}
