@charset "utf-8";
/* CSS Document */

body
{
	/*background-color:#827975;*/
}


.container
{
	
    width: 300px;
	margin-top:20px;
	
}
h1
{
	font-size:28px;
}





