@charset "utf-8";
/*
Csantaver
*/








html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0 auto; padding: 0; }

/* basics */
body {
	background-color: white;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 120%;
}

img { 
	border: none;
	display: block;
	margin: 0 auto;
	padding: 0;
}

