/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.0 (Apr 07, 2006) */

/***** Body and main container *****/

body {
	margin:0 auto;
	padding:0;
	font:90% Verdana,Tahoma,Arial,sans-serif;
	background-color:#ffffff;
	color:#3a3a3a;
}

a img {
	border: none;
}
