body  {
	font-size:  14px;
	line-height: 150%;
	background:  url("img/bg.jpg") no-repeat fixed center top;
	text-align:  center;
	margin:      0;
	padding:     0 }


h1 {
		font-size: 12px;
		text-align: center;
		}
		
.p  {
	color:      #000;
	font-size:   14px;
	line-height: 150% }
	

.big {
	color:      #000;
	font-size:   22px;
	line-height: 170% }

	
.bigger{
		color: #000;
		font-size: 18px;
		line-height: 160%;
		}	
		
.small {
	color:      #000;
	font-size:   13px;
	line-height: 150% }
	
	
.class h1 {
		color: #666;
		background: #FFF;
		font-size:   10px;
		line-height: 120%; 
		nargin-top: 0px;
		margin-bottom: 0px;
		}
	
.class h2 {
		font-size:   34px;
		line-height: 150%; 
		}
	
.class h3 {
		font-size:   26px;
		line-height: 150%; 
		}
	
.melmaga {
	font-size: 10px }


.yellow	 {
	color:           red;
	font-size:        14px;
	font-weight:      bold;
	font-stretch:     expanded;
	background-color: #ffff55 }

.lime	{
		background-color: #55ff55; 
		}
.blue	  {
	color:           fuchsia;
	background-color: #55ffff }


.orange	{
		background-color: #ffcc55; 
		}
.red	    {
	background-color: yellow }





