@charset "UTF-8";
body {
	background-color: #959191;
	background-image: url(../../Images/IMG_7720.jpg);
	background-image: url(../../Images/IMG_7720.jpg);
	background-image: url(../../Images/IMG_7720.jpg);
	background-image: url(../../Images/IMG_7720.jpg);
	background-size: cover;
	background-attachment: fixed;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	height: 100%;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px #878383;
	box-shadow: 0px 0px #878383;
}
body h1 {
	font-size: 2em;
	text-align: center;
	line-height: 1em;
}
body h2 {
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: left;
}
.class {
	width: 55%;
	text-align: left;
	border-radius: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2.5px;
	padding-bottom: 15px;
	-webkit-box-shadow: inset 0px 0px 0px 0px #FBFBFB;
	box-shadow: inset 0px 0px 0px 0px #FBFBFB;
	background-image: -webkit-linear-gradient(270deg,rgba(32,32,32,0.43) 0%,rgba(163,163,163,0.75) 100%,rgba(255,0,0,1.00) 100%), url(url);
	background-image: -moz-linear-gradient(270deg,rgba(32,32,32,0.43) 0%,rgba(163,163,163,0.75) 100%,rgba(255,0,0,1.00) 100%), url(url);
	background-image: -o-linear-gradient(270deg,rgba(32,32,32,0.43) 0%,rgba(163,163,163,0.75) 100%,rgba(255,0,0,1.00) 100%), url(url);
	background-image: linear-gradient(180deg,rgba(32,32,32,0.43) 0%,rgba(163,163,163,0.75) 100%,rgba(255,0,0,1.00) 100%), url(url);
}

body ul {
}
