/* Test CSS file for html 5 
Author and &#xA9;Dave Pawson
2009-09-26T10:54:08Z

*/



footer p { 
border: thin red solid;
background-color: grey;
width: 60%;
float: right;
 }

p.start{  
clear: right;
 }


meter{ 
border: thin red solid;

 }
