﻿/* Reset All */ 
* { }
ul,ol, li,p { }
pre,code,input { font-size:1em;}
h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input, select, textarea  { margin:0; padding:0 }
a img { border:none }
img { }

html, body {
	font-size: 14px;
	line-height:1.5em;
	padding:0;
	margin:0;
}
html, body, input, select, textarea
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
    font-weight:bolder;
}
html, body, select, textarea {line-height: 1.5em;}

body#techerr { background-color:silver; padding:1em;}
body#techerr #content {  margin:1em auto; padding:0 .5em;  background-color:White; font-size: 1em; border:1px solid red; text-align:center; max-width:620px; }
body#comingsoon { background-color:#8f8; text-align:center; }
body#comingsoon #content { font-size:20em; margin:1em .2em; line-height: 1.5em;}
