body {
	background-color: #1A1AD0;
	background-image: url(bg.jpg);
}
a:link {
	color: #706fff;
}
a:visited {
	color: #706FFF;
}
a:hover {
	color: #F82E2E;
}
a:active {
	color: #706FFF;
}
.border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BCBBFF;
	border-right-color: #BCBBFF;
	border-bottom-color: #BCBBFF;
	border-left-color: #BCBBFF;
}
.text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text_title2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FE0100;
}
.text_title4 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #bbbbff;
}
.title {
	font-family: impact;
	font-size: 46px;
	font-weight: normal;
	color: #FF0000;
}
.title2 {
	font-family: impact;
	font-size: 46px;
	font-weight: normal;
	color: #1717BB;
}
.border_pic {
	border: 2px solid #FF0000;
}
.text_title3 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #1717B0;
}
.text_buttons {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #706fff;
}
.webmaster_text {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #706fff;
}
