Team:Wash U/Temp

From 2009.igem.org

Revision as of 17:07, 15 June 2009 by Brendan1 (Talk | contribs)
  1. header {
background: #FFFFFF url("header_bg.png") no-repeat top right;
height: 85px;
}
 #header img {
 float: left;
}

  1. globalWrapper {
background: #D9D5C3;
margin: 0 auto;
padding: 0;
width: 950px;
}
#content {
background: #E6E4D8 url("content_bg.gif") repeat-y top left;
color: #000000;

float: left;

font-family: georgia, "times new roman", times, serif;
padding: 0px 5px 10px 35px;

width: 710px;

}
<script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script>