a {
	color: #c63062;
	text-decoration: none;
}
a:hover {
	color: #7c7c7c;
}
a img {
	border: 0;
}
html {
    width: 100%;
}
body {
    width: 100%;
	margin: 0;
	background: #3f0337;
	position: relative;
	color: #111111;
	font: 12px/18px Georgia, serif;
}
i
