* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	font-size: 14px;
	-webkit-text-size-adjust: none;
	text-shadow: none;
}

/*
#header,.header,#footer {
	background: #9800d1;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding: 0 50px;
}
*/



#header a.right,.header a.right {
	left: auto;
	right: 10px;
}
