@charset "UTF-8";
/* CSS Document */


/*

   /
  /_\
 |___\
 \___|
  \ /
   /		All code created for 3D Molecular Designs - Copyright
  /_\		
 |___\		For questions or comments, contact:
 \___|
  \ /		Mark Hoelzer
   /		hoelzer@msoe.edu
  /_\
 |___\
 \___|
  \ /
   /		
   
*/


/* Standard Tags */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	background-color:#999;
	background-image:url(background2.jpg);
	background-repeat:repeat;
	background-position:top;
	margin:0px;
	overflow:hidden;
}