@charset "UTF-8";
/* CSS Document */

<!--
body {
    background-image: url(Assets/bckg1.gif);
	background-repeat: no-repeat;
	background-color: #000;
	background-position:center;
	background-position:top;
}

body,td,th {
	font-family: Eurostile;
	color: #FFFFFF;
	font-size: 18px;
}

h3 {
	color: #999999;
}

a {
	color:#F60;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #CCCCCC;
}

.home {
	color: #FFFFFF;
	font-family:Eurostile,Arial;
	font-size:40;	
}

.page {
	text-align:center;
}

.home{
	font-size: 18px;
}

#contact td{
	font-size:24px;
}

#hair td{
	font-size:16px;
}

#photog td{
	font-size:16px;
}





-->
