﻿@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;font-size: 12px;}

body{
	font-size:0.9em;
	line-height: 1.4;
	
}

img {border:0;}

div#wrapper{
	background:url(images/bg.gif) right top repeat-y;
	width:821px;
	margin:0 auto;
	text-align:center;
}
