@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #8C6D9E;
}
.style2 {color: #CCCCCC}
.style3 {color: #999999}
.style4 {color: #666666}
body {
	font-family: Montserrat, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 250%;
}
a:visited {
	color: #7C5E90;
}
a:hover {
	color: #7C5E90;
}
a:active {
	color: #7C5E90;
}
