@charset "UTF-8";
body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: normal;

	}
	
.container 
{
	width: 430px;
	height: 100%;
	margin: auto;
	margin-top: 200px;
	}

h1{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
 }

