.container{
	/*background-image: url(/img/back.jpg);*/
	background-repeat:no-repeat;
	background-position:right bottom;
}
.color {
	height: 3px;
	background-color: #774389;
	margin: 20px 0 10px 0;
}

h1.head {
	color: #774389;
	font-size: 16px;
	margin: 0 0 40px 0;
	padding: 0;
	line-height: 18px;
	text-align: right;
}

.space {
	margin-top: 15px;
}

.page-header {
	background-image: url(/img/head.png);
	background-repeat:no-repeat;
	background-position:left 10px;
}

small strong {
	color: #774389;
}
