body
{
  background-image: url("../imag/cart.jpg");
  background-repeat: no-repeat;
  background-position: top right
}

h1 { font-family:trebuchet ms,arial;
      font-size:20px;
}


a {text-decoration:none; color:blue;text-decoration:underline;font-size:14px;}
a:hover {text-decoration:none;color:red;font-size:14px;}
.menu a {text-decoration:none; color:white;font-size:13px; font-weight:bold;}
.menu a:hover {text-decoration:underline; color:white;font-size:13px; weight:bold;}
.title a {color:blue;font-size:19px; font-weight:bold;}
.title a:hover {color:red;font-size:19px; weight:bold;}

