@charset "utf-8";
body {
	background-color: #181310;
	background-image: url(assets/background1.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	color: #F0AC0F;
	animation: blend in;
	font-size: medium;
}
