html {
	background: url(images/Errors_by_WatchDogs.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: white;
}

body {
	font-family: "Tahoma MS", Tahoma, Arial, sans-serif;
	font-size: 100%;
	height: 100%;
}
h1 {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: normal;
}
p {
	font-family: Calibri, "Times New Roman", Times, serif;
	font-size: 0.875em;
	line-height: 1.75em;
	/*border: thin red solid;*/
}
h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: normal;
}
h2, h3 {
	font-size: 1.125em;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 0.875em;
	letter-spacing: 0.1em;
}
p, h1, h2, h3, h4 {
	margin-bottom: 20px;
}
