@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b30240;

}

	.text{
		font-family:Arial, Helvetica, sans-serif;
		color:#d2ba99;
		font-size:14px;
		line-height:20px;
	}
