h1           { 
    font-family: Bradley Hand ITC;
    color: #993366; 
    text-transform: uppercase; 
    font-size: 36 pt; 
    font-weight: bold; 
    text-align: center;
	border-style: solid; 
	margin: 0; 
	padding: 0 
	}         
body         {
	background-image: url(../fonds/fondthoronet.jpg);
	background-attachment: fixed;
	font-family: "Bradley Hand ITC";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}
link         { 
    font-family: Bradley Hand ITC;
	font-size: 14 pt;
	color: #0000FF; 
    font-variant: small-caps;
	font-weight: bold 
	}

