body{
  background-image:url("img/daisy.jpg");
  backgroun-repeat:no-repeat;
  background-attachment:fixed;
  background-color:#808080;
  margin-top:30px;
  margin-bottom:30px;
  margin-left:30px;
  margin-right:100px;
  font-size:15px;
  color:#ffffff;}
div{
  margin-left:30px;}
.b{
  color:#303030;}
.hide{
  color:#808080;}
a{
  text-decoration:none;}
a:link{
  color:#6030aa;}
a:visited{
  color:#000000;}
a:hover{
  color:#303030;}
table{
    margin-left:80%;}
table.info{
  margin-left:5%}
    