IGEM:Stanford/2010/Team/Undergraduates

From OpenWetWare
Jump to navigationJump to search

<html> <style> /*----- General */ body {

 background: black;
 color: black;

} </style> </html>

  <html> <head> <style type="text/css"> body{background:#FFFFCC} table.menu{ background:#990000; padding:5px; color:black; } font.cell{ font-family:Verdana; font-size:14px; font-style:normal; color:#ffffff; width:99px; text-align:center; padding:0px } font.cell:hover{font-weight:bold; cursor:pointer; text-decoration:none } img{padding-bottom:5px} a.menu{text-decoration:none; color:white} a.menu:visited{text-decoration:none; color:white} </style> </head> </html>