body,td,th {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #CCCCCC;
}
body {
	background: #000000 url(fondo.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {
	width: 960px;
	text-align: right;
	padding: 200px 0px 0px 0px;
	}
	
#content .foto{
	padding-top: 30px;
	font-size: 10px;
	text-align:left;s
	}
	
#content .txt{
	padding: 30px 15px 0px 15px;
	text-align:left;
	}
	
#content .txt a {
	color: #999999;
	text-decoration:none;
	}

#content .txt a:hover {
	background:#333333;
	color:#FFCC00;
	}

h2 {
	color: #FFCC00;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
}

.txt11 {
	font-size: 12px;
	font-weight: bold;
}

#daftnight {
	margin-top: 300px;
	}

