/* ----------------------------------------*/
/* Creator: Kamil Grzegorczyk -------------*/
/* Contact: kamilgrzegorczyk@gmail.com ----*/
/* Date:  October 2009 --------------------*/
/* Proper usage among with YUI RESET only -*/    
/* ----------------------------------------*/
/* Table of contents: ---------------------*/
/* 1. GLOBAL ------------------------------*/
/* ----------------------------------------*/
/* ----------------------------------------*/

/* -----------------------------------*/
/* -------->>> 1. GLOBAL <<<----------*/
/* -----------------------------------*/
html {
	font-size:100.01%;
}
body
{
	background-color:#000;
	background-repeat:no-repeat;
	font-family:verdana;
	color:#FFF;
	text-align:center;
}
p a
{
	font-size:1.4em;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}
.praire
{
	margin-top:25px;
}