body {
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #AAA;
	background-color: #000;
	/*background-image: url("http://naveenium.com/style/bg/buenosaires-graffiti.jpg");
	background-repeat: no-repeat;*/
	font-size: 2.5em;
	padding: 50px;
}

a { color: #FFFF00; text-decoration: none; }

.title { color: #FFF; font-size: 150%; }

/*.content { filter: alpha(opacity=8); -moz-opacity: .8; opacity: .8; background-color: #000; }*/
