body {
	background-color: #898C9E;
	color: #898C9E;
	font-size: 16px;
	font-family: georgia;
	margin: 0;
	padding: 0;
}
html,body,address,blockquote,div,
form,fieldset,caption,
h1,h2,h3,h4,h5,h6,
hr,ul,li,ol,ul,
table,tr,td,th,p,img {
	margin:0;
	padding:0;
	border: 0;
}
a {
	text-decoration: none;
	font-weight:bold;
	color:inherit;
}
a:hover {
	text-decoration: underline;
	color:inherit;
}
a:active {
	font-family:arial;
	color:black;
	background-color:white;
}
.heaven, .hell {height:15%;width:100%;position:absolute;z-index:-6000000000000000000000000000000000000000000000000000000000000000000000000000000000000;}
.heaven {top:0;background-image:linear-gradient(#010616,#475082,#898C9E);}   .hell {bottom:0;background-image:linear-gradient(#898C9E,#475082,#010616);}

.all {
	width:950px;height:726px;
	position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;
}
.tastycheeseburgerwithbacon {
	border:1px solid #898C9E; background-color:#010616;
	width:800px;height:600px;
	margin:auto;
}
.gormheader {
	width:950px;height:auto;
	outline:1px solid #898C9E; background-color:#010616;
	font-size:110px;
	text-align:center;
}
.portrait {background-image:url(coolguy.png);width:223px;height:130px;}
.bio {
	font-size:18px;
	padding:12px;
	text-align:justify;
	text-justify:inter-word;
	line-height:1.5;
	font-weight:normal;
}
.box {
	width:100%;height:100%;
	padding:12px;
	text-align:center;
}
.box:nth-child(even) h1 {
	transform:skewY(-3.5deg);
}
h1 {
	font-size:16px;
	transform:skewY(3.5deg);
	transform-origin:50% 0%;
	background-color:#898C9E;
	color:#010616;
	margin-bottom:12px;
}
.minibox {
	width:100%; height:auto; padding-top:6px; padding-bottom:6px;
	outline:1px solid #898C9E;
}
h2 {
	font-size:12px;
	margin-top:4px;
	font-weight:normal;
}