body {
    color:#ccc;
    margin:20px;
    padding:0px;
    background: #000 url(/img/fract1-1.jpg) fixed repeat;
}

#navStyle a img {
    background: #2F7864;
    border:1px solid #000;
}

#navStyle a img:hover {
    background: #BEF9F3;
}

h1 {
    margin:0px;
    font-size:28px;
    font-weight:900;
    color:#ccc;
}

h2 {
    color:#ccc;
}

h2.coords {
    margin-top:0px;
    margin-bottom:1px;
    color:#ccc;
}

.date {
    color:#fff;
}

h3 {
    color:#ccc;
    margin:0px;
    margin-top:10px;
    margin-bottom:1px;
}

p {
    color:AntiqueWhite;
}

a:hover {
    color:#fff;
    text-decoration:none;
}

ul {
    list-style-type: none;
}
.yellow
{
    color:AntiqueWhite;
}

.code {
    font-family: courier;
}

li {
    background-image: url(/img/arrow-anim.gif);
}


.Content&gt;p {margin:0px;}
.Content&gt;p+p {text-indent:30px;}


/* All the content boxes belong to the content class. */
.content {
    background: url(/img/fract1.jpg) repeat fixed 0 0;
    border:1px solid black;
}

#footer {
    background-image: url(/img/fract1.jpg);
    border:1px solid black;
}

img {
    border :0;
}

#navRealisations {
    border:1px solid black;
    background: #fff url(/img/fract1.jpg) no-repeat fixed 0 0;
}

#navStyle {
    border:1px dashed #000;
    background: #fff url(/img/fract1.jpg) no-repeat fixed 0 0;
}

#navPhoto {
    background: url(/img/xix-fract1.jpg) top left no-repeat;
    border:1px solid black;
}

#navCoords {
    border:1px dashed #fff;
    background: #000;
}