@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #bee5ff;
	background-image: url(../design/vrtic.png);
	background-repeat: repeat-x;
	color: #562d48;
}
