/* Classes */


#bodyleft {
	width:365px;
	padding:20px;
	float:left;
	background:none;
}

#bodyright {
	width:299;
	padding:20px 40px;
	float:left;
	text-align:center;
}

#welcome {
	height:50px;
}

#toelmolino {
	height:26px;
}

/* Styles */

.welcome {
	font-family:"Trebuchet MS";
	font-size:50px;
	color:#545551;
}

.elmo {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#545551;
	text-align:right;
}