/*
Theme Name: Ptel
Description: Theme designed for www.ptel.cz site "Пражский Телеграф"
Version: 1.0
Author: Maxim Izmailov
Author URI: http://www.czen.eu/
Tags: green, custom, fixed width, four columns, widgets, czen

	Ptel v1.0

	This theme was designed and built by Maxim Izmailov,
	whose blog you will find at http://www.kvakes.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	Blueprint css framework was used in this project.
*/

body {
	background-color: #fff;
	background-image: url(/i/upgrade.gif);/*use full url so both ie45mac and nn4 can find it. */
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 40px 10% 10% 10%;
	font-family: Helvetica, Arial, sans-serif;
}