Team:Trieste/Templates/Header

From 2012.igem.org

Revision as of 09:42, 23 April 2012 by Srebrnicaljaz (Talk | contribs)

<script type="text/css">

 body {
        background-color: blue; /* defines the default background color of the document*/
        color: black; /* defines the default font-color of the document*/
   }

</script>