@charset "UTF-8";
body { 

background-image: url(top.jpg); 
background-repeat:no-repeat;
 }

h5 { position: relative;
    top: 760px;
    left: 680px; }

img { position: relative; 
      top: 1100px;
      left: 780px; }

a:link { color: #dd1100 ; }
a:visited { color: #dd7777 ; }
