@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400,500,600,700,800|Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Volkhov:400,700');

body {
	width: 100%;
	background-color: #f8fbfd;
	margin: 0px;
}
a:link { text-decoration: none; }