@media screen {

h1 {
	font-size: 14px;
	line-height: 170%;
	color: #6A1E61;
}

#header {
	width: 100%;
	background: #6A1E61;
}

}

