* {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display:block;
}

body {
	background-color: #000000;
	text-align: center;
	max-height: 1300px;
}

section {
	height: 100%;
}

h1, h2, h3, h4, h5 {
    font-family: 'Amatic SC', cursive;
    color: #000000;
    text-align: center;
    font-size: 2em;
    width: 99%;
    background-color: #ffffff;
		border: double;
		text-decoration: underline;
		padding-top: 3px;
		padding-bottom: 3px;
}

h6 {
	font-family: 'Optima', sans-serif;
	color: #000000;
	text-align: center;
	font-size: 1em;
	padding: 1%;
}

article {
	max-height: 1000px;
}

p {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 1em;
	padding: 1%;
}

figure, img {
	width: 98%;
	height: 100%;
	display: inline-block;
	position: relative;
}

figcaption {
	font-family: 'Amatic SC', cursive;
	color: #ffffff;
	font-size: 1em;
	text-align: left;
	padding-bottom: 7%;
}

footer  {
	font-family: 'Amatic SC', cursive;
	color: #ffffff;
	font-size: 1em;
	text-align: center;
	padding-top: 2%;
	background-color: #000000;
}

nav, ul, li {
	padding: 1%;
	display: inline;
	text-decoration: underline;
}



.contents {
	margin: auto;
	max-width: 560px;
	max-height: 1245px;
}

.social {
	font-size: 1.2em;
	text-align: center;
}
.dch {
	padding-top: 5px;
	text-align: center;
}
.about {
	height: 70vh;
}

.awards {
	height: 70vh;
}

.writing {
	height: 70vh;
	min-height: 710px;
}

.hire_me {
	height: 70vh;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

.dch_body {
	background: #ffffff;
	text-align: center;
}

.dch_head {
	background: #ffffff;

}

.dch_container {
	background: #ffffff;
}

.studio {
	background: #ffffff;
	max-width: 500px;
	padding-top: 20px;
}

/*****************************WIDTH: 1146px***********************************/
