body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Console", Arial, Helvetica, sans-serif !important;
	background: url(mojito_bg.jpg) no-repeat;
	color: #DFE1D9;
	font-size: 11px;
}
	
#text {
	width: 375px;
	height: auto;
	text-align: justify;
	margin-left: 350px;
}
	
h1 {
	font-size: 36px;
	font-weight: normal;
	color: white;
	letter-spacing: -2px;
}
	
h2 {
	font-size: 14px;
	color: #DFE900;
	letter-spacing: -1px;
}

p strong {
	color: #DFE900;
}

a 		{ color:#BBCECF; text-decoration:none; outline:none; font-weight:bold; }
a:hover { color:#04D8D1; }