/* Copyright 2001-2010, Danny´s Home Page */

* {font-weight: Verdana};

A {color: #FF0000; text-decoration: none};

A:hover {color: #000099};

h1, h2, h3, h4, h5, h6 {text-align: center;
	font-family: Verdana;
	font-variant: small-caps;}

h1 {color: red;
	font-size: 23;}

h2 {color: red;
	font-size: 18;}

p, td {font-family: Verdana;
	font-size: 14;}

body {background-image: url('../../img/f/fd/brown.jpg');

.made {font-style: italic;
	align: center;
	font-size: 10;
	color: white;
	font-family: Verdana;}
	
.visit {font-weight: bold;
	align: center;
	font-family: Verdana;
	font-size: "75%";
	font-style: italic;
	color: green}

/* ======================================================== */