body{
    font-family: %Verdana;
	font-size:14px;
	color: #555;
	background-color: #fffff;
	text-align: left;		/* centers content in IE5.5 and earlier */
	word-wrap: break-word;	/* breaks long words in IE, prevents float drops */
	}

