body  {
  background: #733;
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
  }

p {
	margin: 10px;
}

p.smalltext {
	font-size: 10px;
	color: #000;
	padding-top: 50px;
}

p.language {
        font-size: 11px;
        color: #000;
        padding-bottom: 20px;
	font-weight: bold;
	text-align: center;
}