body 
{
	font-family: 'Armata', sans-serif;
	background:url('bg.png');
}
#logo
{
	width:450px;
	margin:0 auto 50px auto;
}
#logo img 
{
	max-width:450px;
}
.txt-swis
{
	width:580px;
	margin: 0 auto 25px auto;
	color:#ee8f14;
	font-size: 25px;
	
}
#note
{
	font-size:19px;
	color:#ee8f14;
	width:480px;
	margin:0 auto;
}