body{
	text-align: center;
	margin: 100px auto;
	font-style: Trebuchet MS, "Trebuschet Ms", Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 10px;
}

img{
	border: 0 none;
	width: 200px;
}

a, a:visited, a:active{
	color: #008CFF;
	text-decoration: none;
}

a:link, a:hover, a:focus{
	text-decoration: underline;
}


