/**
* Rendon Design CSS file.
*
*
* @version			1.0.0
* @created			2009
* @package 		    Rendon Design
* @subpackage		Emailer
* @author			Carl Heath <cheath4design@gmail.com>
* @link 			http://www.isphere.com
* @copyright 		Copyright (C) 2009 cheath4design
*
*/
body {
    background-color:#000;
    font-size:75%;
    font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
    margin:0px;
    padding:0px;
}
#content,#main {
    width:776px;
    height:750px;
}
#main {
    text-align:center;
    color:#333333;
    margin-left:auto;
    margin-right:auto;
}
img {
    border:none;
}
/* End of file rendondesign.css */
/* Location: ./css/rendondesign.css */