﻿a{
	color: #27D;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

p, li {
	line-height: 1.8em;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}

div#page {
	width: 680px;
	background-color: #fff;
	text-align: right;
}

div#container {
	padding: 2px;
}

div#ads {
	clear: both;
	padding: 30px 0 12px 20px;
}