/* Copyright 2001-2012, Danny´s Home Page */
@charset "UTF-8"; 

{font-family: "Verdana", Arial, Helvetica, sans-serif}

*{margin:0; padding:0}

p {font-family: "Tahoma", Georgia, Times, serif;
	font-size: 13px;}

body {background-image: url('../../img/f/fd/cream.jpg')}

html, body{height:100%;
    overflow:hidden}

#content{width:100%;
	height:100%;
	position:absolute;
	top:2px;
	left:2px;
	z-index:1;
	overflow:auto}
	
h1 {color: #FF0000;
	font-size:20px}

h2 {color: #000000;
	font-size:18px}

h1, h2 {text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;}

blockquote {font-family: "Tahoma", Georgia, Times, serif;;
	font-size: 90%;
	color: #552D00;
	text-align: justify;}


.em {font-style: italic;}

.made{font-style: italic;
	font-weight: bold;
	align: left;
	font-size: 10px;
	color: #FF0000;
	font-family: "Tahoma", Georgia, Times, serif;;}

.visit {font-weight: bold;
	text-align: center;
	font-family: "Tahoma", Georgia, Times, serif;;
	font-size: "90%";
	font-style: italic;
	color: #552D00}
/* ======================================================== */
