/* Copyright 2001-2010, Danny´s Home Page */

body {background-image: url('../../img/f/fd/cream.jpg');

.em {font-style: italic;}

h1, h2 {text-align: center;
	font-variant: small-caps;}
	
h1 {color: red;}

h2 {color: black}

blockquote {
	font-family: Tahoma;
	font-size: 90%;
	color: brown;
	text-align: justify;}

p {font-family: Tahoma;
	font-size: 13;}

.made{font-style: italic;
	font-weight: bold;
	align: left;
	font-size: "10";
	color: black;
	font-family: verdana;}

.visit {
	font-weight: bold;
	text-align: center;
	font-family: Tahoma;
	font-size: "80%";
	font-style: italic;
	color: brown}
/* ======================================================== */