* {
	font-family: "SF Pro Display", "Helvetica", "Segoe UI", sans-serif;
}

body {
	background-color: #363636;
	background-image: url('https://i.ibb.co/DDS0GR1/wallhaven-5gwvz5.png');
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
}


h1#title {
	display: none;
}

h2#title span {
	display: none;
}

div.header {
	display: none;
}

li.nav_element {
	list-style-type: none;
}

li.nav_element {
	display: none;
}
