h1 {font-variant:small-caps; font-size: 250%; font-weight:demi-bold}

#whiteonmaroon {color:white; background:maroon; text-indent:10px}

h3 {font-variant:small-caps}

#smallcaps {font-variant:small-caps; color:#FFFFFF; background:blue; 
text-indent: 10px}


p{

text-indent: 20px;
}


br{
text-indent: 1 cm;
}

BR\
{
text-indent: 1 cm
}

a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: green; text-decoration: underline }


select {font-family: verdana, arial, helvetica, sans-serif; font-size:10px; }



body {
margin-left:25px;
margin-right:25px;

background: white url(http://www.canardscanins.ca/canins/ChiensX.jpg);
	background-attachment: fixed;

font-family:ariel, sans-serif; font-size:80%}

#blueback {background:blue}

#ratty {background:#eeeedd}

table {font-size:95%}



#menu_hover
{
width:90px;
text-align:right;
padding-right:5px;
background-color:#fff4ce;
font-family:verdana;
font-size:10px;
color:#005a3e;
cursor:hand;
}