/*
Theme Name: Polgarus Games Theme
Theme URI: http://polgarusgames.com/
Description: The theme for the Polgarus Games site.
Version: 1.0
Author: Jason Anderson
Author URI: http://polgarusgames.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Based on template from 4Templates.com

*/



/* Begin Typography & Colors */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a625a;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #736961;
}

.text2 {
	font-size: 11px;
	color: #6B5F52;
}

a {
	color: #74695E;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-image: url(images/page05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
