@charset "UTF-8";

.body {
	color: #ffe800;
	background-color: #ffe800;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #ffe800;
	background-image: url(../images/decor/bg_main.jpg);
	background-repeat: repeat;
	}
	a {
color: #ffe800;
}
A:visited {
color: #ffe800;
}
a:hover {
color: #ffe800;
}

.html {
	height: 100%;
	width: 100%;
}

