@charset "UTF-8";
/* CSS Document
CAO International
Home CSS
© 2007 CAO International
Updated 7/1/07 1:34PM
Validated 7/1/07 1:34PM */	
	
/* Global Layout Elements */
	
html, body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background: #343434 url(../images/border_03.jpg) top left repeat-x;
	}
	
div#wrapperdiv {
	width: 990px;
	height: 630px;
	margin: auto;
	}