a:link {color: white}
a:visited {color: white}
a:active {color: white}
body	{
	background-color: black;
	background-image: url(images/PPTdplatebck.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	}

p 	{
	color: white;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	}

h1, h2, h3,	{
	color: white;
	font-family: "Century Gothic", Arial, sans-serif;
	}
.shadow {
	color: white;
	text-shadow: 3px 3px black;
	}
ul	{
	color: white;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	}
address {
	color: #666699; 
	font-size: 12px;
    font-weight: bold;
	font-family: Arial, sans-serif;
	}