@charset "utf-8";
/* CSS Document */

* {
font-family:Papyrus, Comic sans MS, Geneva, Arial, Helvetica, sans-serif;
color:#222222;}

#h1 {
height:60px;
width:450px;

margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:20px;}

p {}

#adress {
text-align:center;}

#qoute {
text-align:center;
font-style:italic;
margin-bottom:20px;}

.sublink {
	font-size:18px;
	color:#611414;
	text-decoration:none;
}