body
{
	font-family: georgia;
	font-size: 14px;
	background-color: #996;
	background-image: url(bg.jpg);
}

a {color:#036; /*font-weight:bold;*/}

a:hover {color:#360;}

blockquote {font-size:90%; color:#555;}

#container {width:700px; margin:40px auto; background:#fff; border: 1px #000 solid; border-top:none; margin-bottom:150px;}

#content {background:#fff; padding:0 10px 10px 10px; width:430px; line-height:130%; text-align:justify; margin-bottom:1px;}

#sidebar {width:200px; float:right; padding:10px; background:#ccc; margin:20px; clear:right;}
