/*This is a comment*/
p
{
text-align:left;
font-family:arial;
text-indent:50px;

}

.frame_ico{
background-image:url('frame.jpg');
background-repeat:no-repeat;
background-position:right top;
}


.money_ico{
background-image:url('money.jpg');
background-repeat:no-repeat;
background-position:right bottom;
}


h1,h2,h3 {text-align:center; color:green;} 

.surs{ 
margin-top:1cm; 
border-top:black 1px solid
font-size:9px;
}


.litera_mare {background-color:darkgreen;
	height:100px;width:75px;
	font-size:150px;font-family: Century Gothic, sans-serif;
	}
.gol{ width:50px; }

.inp{
     background-color:green;
     color:white;
       }
 

a:link {color:green}
a:visited {color:darkgreen}
a:hover {color:red }
a:active {color:purple}
a {text-decoration: none; font-size:20px;font-family: Century Gothic, sans-serif;}

