﻿body {
	background-color:#FEEDF4;
	font-size: 14px;
	line-height: 1.6;
}

h2 {
	font-size: 16px;
	text-align: center;
}

.header-bg {
	line-height:50px;
 	background-color: #FB82B8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F94496), to(#FB82B8));
}

.header-text {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}


