body::after { 
    content: url(/css/images/wip-sm.png); position: absolute; left: 20px; top: 20px;
    opacity: 0.2; 
}
#footer{
	position:fixed;
	bottom:0;
	width:100%;
	border-top:none;
	border-bottom:none;
	color:#888;
	clear:both;
	padding:3px 0;
	text-align: center;
}
#footer::after{
	content: url(https://i.h-t.co/reverse%20dns%20lookup.png?id=7ae508c2-8b31-4e03-b657-7c2bd0f88fdf);
	position:  absolute; right: -25px; bottom: 32px; opacity: 0.4; 
	transform: rotate(-90deg);
}
a{
        color:#888;
    	text-decoration:none
}
#content{
	text-align: center;
	border: 0;
}

img#sorry-img{
	width: 	90vw;
	max-width: 483px;
}
