body	{
		margin-top: 10px;
		background:url(images/bg_image.jpg)
		}
a		{
		text-decoration:underline;
		color:#6B2111
		}
a:hover	{
		text-decoration:none;
		}
.p_text{
		font-size: 13px;
		color: #191919;
		}
.m_text{
		font-size: 12px;
		color: #191919;
		}
