/*
html 5 template name: 
file: 404 - 9 css
author: os templates
author uri: http://www.os-templates.com/
licence: <a href="http://www.os-templates.com/template-terms">website template licence</a>
*/

#fof{display:block; width:100%; line-height:1.6em; text-align:center;}
#fof h1{
	font-size:8vh;
	font-family: 'roboto', sans-serif;
	margin-block-start: 5vh;
    margin-block-end: 5vh;
	}
#fof img{
	width: 80%;
	margin-bottom:25px;
	}
#fof p{
	display:block; 
	margin:0 0 5vh 0; 
	padding:0; 
	font-family: 'roboto', sans-serif;
	font-size:24px;
	}
#fof #respond input{width:200px; padding:5px; border:1px solid #cccccc;}
#fof #respond #submit{width:auto;}