<!Main Style Sheet for brianknudsen.ca>
<!Created:       27-Nov-2007>
<!Last Edit:     27-Feb-2011 5:25 pm>

<! Are the A specs right?>

hr {color: gray}

body {background: rgb(200,200,200)}
body {color: black;}
body {font-size: 12px;}
body {font-family: sans-serif;}

h1,h2,h3,h4{color: rgb(80,10,10);font-family: sans-serif;}

h5,h6 {color: rgb(0,0,0);font-family: sans-serif;}

h1 {font-size: large}
h2,h3 {font-size: medium}
h4 {font-size: small}
h5,h6 {font-size: x-small}

A:visited {color: rgb(25,25,75);}
A {color: rgb(100,0,0);}
