body {min-height:500px;}

@font-face {
	font-family: 'VitesseMedium';
	src: url('vitesse_medium-webfont.eot');
	src: local('☺'), url('vitesse_medium-webfont.woff') format('woff'), url('vitesse_medium-webfont.ttf') format('truetype'), url('vitesse_medium-webfont.svg#webfont9omkxwcP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'VitesseLight';
	src: url('vitesse_light-webfont.eot');
	src: local('☺'), url('vitesse_light-webfont.woff') format('woff'), url('vitesse_light-webfont.ttf') format('truetype'), url('vitesse_light-webfont.svg#webfontskiTmLlF') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {font-family:VitesseLight;background-color:grey;margin:0;padding:0;}
h1, a {font-family:VitesseMedium;color:#000000;text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {font-size:18px;margin:0;padding:0;}
div#wrapper{position:relative;top:100px;}
div.bar {padding:2px 0 2px 30px;margin-top:15px;width:376px;background-image:url('images/whitetrans70.png');background-position:center center;}
div.bar:hover {background-color:#ffffff;}
span#photo-text {position:fixed;bottom:15px;left:30px;font-size:12px;color:#ffffff;}