@font-face {
  	font-family: Delicious;
  	src: url(Delicious-SmallCaps.eot);
}

@font-face {
  	font-family: Delicious;
  	src: url(Delicious-SmallCaps.ttf);
}

/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */

body {
	background-color: #191919;
	border:0;
	font-family: "Delicious", Arial;
	text-align:center;}

.text {
	text-align:left;
	font-size:15px;
	color:#666666; }

.text1 {
	text-align:left;
	font-size:15px;
	color:#666666;
	font-style:oblique;
	 }

.h1 {
	font-size: 19px;
	color: #666666;
	text-align:left;
	vertical-align: bottom; }

.h2 {
	text-align:right;
	vertical-align:bottom;
	font-size:15px;	
	color: #666666;}

.h3 {
	text-align:left;
	vertical-align:top;
	font-size:25px;
	color: #666666;}

.table {
	margin-left:auto;
	margin-right:auto;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-color:#666666;}

.table-b {
	table-layout:fixed;
}

.iframe {
border:hidden;}

a:link {
	color: #666666;
	text-decoration: none; }

a:visited {
	color: #666666;
	text-decoration: none; }
a:hover {
	color: #333333;
	text-decoration: none; }
a:active {
	color: #666666;
	text-decoration: none; }

#photo {
    
    padding:3px;
	border:2px solid #000000;
	background-color: #2a2a2a
	}



