body 

{/*Body background,colour,text positioning*/


background-image: url(pics/WDbg11.jpg);
background-repeat: no-repeat;
background-color: rgb(204,204,255);
  
color: rgb(123,0,177);

text-align:left;

text-align:left;

margin-left:0.5px;

margin-right:0.5px;

margin-top:5px;

margin-bottom:-5cm;

position:relative;
}


div#outer 

{

background-image: url(pics/DAWCbg.jpg);
background-repeat: no-repeat;
background-color: rgb(204,153,255);


width: 760px;
margin-top:-.3cm;
margin-bottom:0.05px;

margin-left: auto;

margin-right: auto;

border: thin solid  rgb(123,0,177);
position:relative;
}





div#mid 

{

background-image: url(pics/DAWCbg1.jpg);
background-repeat: no-repeat;
background-color: rgb(255,255,255);


width: 665px;
margin-top:5.5cm;

padding:15px;
margin-bottom:0.05px;

margin-left: auto;

margin-right: auto;

border: thin solid  rgb(255,255,255);
position:relative;
}


a 
{
color: rgb(0,0,153);
text-decoration : none;
padding:1px;
}

v 
{
color: rgb(0,0,153);
text-decoration : none;
padding:1px;
}

a:hover 
{
color: rgb(123,0,177); 
background-color: rgb(237,212,239);

padding:1px;
}

.center
{
text-align:center;
}



.submenu

{

text-align:right;

color: rgb(0,0,205);
font-size:9pt


}



.logo{
float:right;
padding:5mm;
}

