body 
{ margin-top: 300px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
padding-top:  300px
  padding-left: 0;
  padding-right: 0;
}



#center {
  top: 300px;
  padding-left: 30px;
  padding-right: 30px;
 
}

body 
{ background: #102c5b; 
background-image: url(../tortue/flourish2.jpg);
background-position: top left;
background-repeat: no-repeat;
background-attachment: scroll; 
font-family: Georgia;
text-align: left;
}



A:link
{ text-decoration: underline; color:#000000; }
A:visited
{ text-decoration: underline; color:#000000; }
A:active
{ text-decoration: underline; color:#234271; }
A:hover
{ text-decoration: underline; color:#234271;}
h2 
{font-family: Georgia Italic;
color: #000000; } 
h3
{font-family: Georgia Italic;
color: #000000; } 



/* General */
#qdig { font-family: Georgia; }
.qdig-grayout { color:#cccccc; }
/* Links */
#qdig a { color:#000000; text-decoration: underline; }
#qdig a:visited { text-decoration: underline; color:#000000; }
#qdig a:hover { text-decoration: underline; color:#234271; }
/* Images */
img.qdig-image { background-color:#eeeeee; border:0; }
img.qdig-thumb { background-color:#eeeeee; border01px solid #f9f99f; }
