body {
	background-image:  url(../img/phone.jpg);
	font-family: sans-serif;
	font-size: 150%;
	color: #686088;
	text-align: center;
}
a:link {
	color: #686088;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #686088;
}
a:hover {
	text-decoration: underline;
	color: #686088;
}
a:active {
	text-decoration: none;
	color: #686088;
}

