hr {color: sienna}
p {margin-left: 20px}

p.comic {font-family: "comic sans ms"}


body {
   background-color: Antiquewhite;
  
     background-image: url('http://www.badmintonottawa.com/images/Tulip.jpg');
   
     background-repeat: repeat;
  
 
     background-position:  top right
   }

h1
{
font-family: "Cooper Black"
}
h2,h3 
{
color: blue, red;

      text-align: center;
font-size: 28pt, 16pt;

      font-family: "sans serif", "comic sans ms"
}


h3
{color: red;
}

div.container
{
width:100%;
              
margin:0px;
              
border:1px solid gray;

              line-height:150%;
}

div.header,div.footer
{
padding:0.5em;

                      color:white;

                      background-color: maroon;
                      
clear:center;
}

h1.header
{
padding:0;
margin:0;
}

div.left
{
float:left;
         
width:160px;

         margin:0;

         padding:1em;

         background-color:pink;

         font-family: "comic sans ms";
         
text-decoration:none;
}

div.content
{
margin-left:190px;
            
border-left:1px solid gray;
            
padding:1em;
}


div.bottom
{
float:bottom;

           
width:160px;

           margin:0;
 
          
padding:1em;
          font-family: "comic sans ms";
          background-color: beige;
}


div.right
{
float:right;

           width:160px;

           margin:0;
  
          
padding:1em;
          font-family: "comic sans ms";
          color:white;

          background-color: "green";
}


ul.maroonB 
{
list-style-image: url('bullet-1.gif')
}


ul.maroonB-1 
{
list-style-image: url('1.gif')
}


ul.Green 
{
list-style-image: url('blop.gif')
}

ul.horizontal
{
float:left;
              
width:100%;

              padding:0;
              
margin:0;
list-style-type:none;
display:inline
}

div.TopLeft
{
float:left;
width:250px;
margin:0;
padding:1em;
}

div.TopRight
{
margin-left:250px;
border-left:1px solid gray;
padding:1em;
}
.font1
        {color:white;
        font-size:18.0pt;
        font-weight:400;
        text-decoration:blink;
        font-family:sans serif;}
.font5
	{color:red;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;}
.font6
	{color:black;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:blink;
	font-family:Arial;
