body{
	background:#000;
	}
	
#container{
	background:#000;
	
}

#image{
	background: #000;
	position: absolute;
	
}
#twitter{
	position: absolute;
	left: 400px;
	top: 50px;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-align:left;
	color: #FFF;
	height: 150px;

}

#twitter a {
color: #3b9655;
}

#twitter a:hover {
color: #FFF;
}

h1{
	font-weight:400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	text-align:left;
	color: #FFF;
	}

#agenda{
	position: absolute;
	left: 395px;
	top: 320px;
	width: 500px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color: #FFF;
	height: 229px;
	overflow: auto;
}
