body {
	background-image: url(../assets/bg_water.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #42393C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #657682;
	margin: 0px;
	padding: 0px;


}
.textemphasis {
	font-weight: bold;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #929FA9;
}
