@charset "UTF-8";
#container {
	background-color: #000000;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	/* [disabled]clear: none; */
	background-image: url(Assets/Graphics/favicon-1.gif);
	asset is 100% my own
	background-repeat: no-repeat;
	background-position: 0% 68%;
	height: 1352px;
	background-repeat: no-repeat;
}
body {
	background-color: #000000;
}
header {
	/* [disabled]background-color: #000000; */
	width: 550px;
	height: 850px;
}
header h1 {
	color: #E4E4E4;
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: 300; */
	font-family: "Arial Black", "Days One", "Bowlby One SC Regular", "Archivo Black Regular";
	text-shadow: 0px 0px 29px #FFFFFF;
	font-size: 5.5em;
	display: inline-block;
	margin-top: 0px;
	margin-left: 40px;
	line-height: 100px;
}
header nav ul {
	color: #FFFFFF;
	display: list-item;
	list-style-type: none;
	font-style: normal;
	font-weight: 500;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2em;
	padding-top: 0px;
	margin-top: 0px;
}
/* CSS Document */

main  {
	background-color: #000000;
}
main h1 {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: 1px 0px 10px #FFFFFF;
	font-size: 19.5em;
	font-weight: 800;
	text-align: center;
}
main p {
	color: #A4A4A4;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	width: 406px;
	height: 424px;
	margin-left: 40px;
	margin-top: 60px;
	line-height: 24px;
	margin-bottom: 200px;
	/* [disabled]letter-spacing: 1px; */
	/* [disabled]vertical-align: super; */
}
main h2 {
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 3em;
	margin-left: 40px;
	margin-top: 300px;
	background-color: #000000;
}
#content h2 {
	/* [disabled]font-size: 2em; */
}
main h3 {
	color: #000000;
	font-size: 2.5em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 700;
	text-shadow: 0px 0px 27px #FFFFFF;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-top: -40px;
}
footer {
	background-color: #000000;
}
footer ul {
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2em;
	text-align: center;
	margin-top: 300px;
}
footer ul li {
	display: inline-block;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 87px;
}

#content {display: flex;flex-wrap: wrap;}
.image {
	margin-left: 7px;
}
.Works {
}
.Works .worksImages {
	display: flex;
	/* [disabled]padding-left: 90px; */
	/* [disabled]padding-right: 90px; */
	flex-wrap: wrap;
	justify-content: space-around;
}
.Works .worksImages img {
	margin-bottom: 30px;
}
.textTight {
	margin-bottom: -20px;
}
.backToTop a:link , a:visited{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	list-style-type: none;
	text-decoration: none;
	margin-left: -35px;
}
.backToTop a:hover  , a:active{
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	list-style-type: none;
	text-decoration: none;
	margin-left: -5px;
	text-shadow: 0px 0px 6px #FFFFFF;
}
nav ul li a:link , nav ul li a:visited{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
nav ul li a:hover  , nav ul li a:active{
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	text-shadow: 0px 0px 11px #F0F0F0;
}
#content h3 {
	font-size: 1.8em;
	padding-top: 14px;
	padding-bottom: 48px;
}
#artheader {
	color: #000000;
}
h2 ul {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
h2 ul li a:link , ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: list-item;
	list-style-type: none;
}
h2 ul li a:hover, ul li a:active {
	color: #000000;
	text-shadow: 0px 0px 16px #FFFFFF;
	list-style-type: none;
}
.textTight {
}
#content .image h2 {
	font-size: 2em;
}
