.brian1 {
	font-family: "MS PGothic", "MS PMincho", Courant, Dotum, "Engravers MT", Fixedsys, Gigi, Gulim;
	font-size: 40px;
	font-style: normal;
	color: #000000;
}
.brian1 {
	font-family: "MS PGothic", "MS PMincho", Courant, Dotum, "Engravers MT", Fixedsys, Gigi, Gulim;
	font-size: 40px;
	color: #0066FF;
}
.back {
	background: url(./img/background.jpg);
	background-repeat: repeat;
}
.back {
	background-color: white;
	background: url(./img/background.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: "MS PGothic", "MS PMincho", Courant, Dotum, "Engravers MT", Fixedsys, Gigi, Gulim;
	color: #FFFFFF;
}

A:link {text-decoration: none; color:black;}
A:visited {text-decoration: none; color:red;}
A:active {text-decoration: none; color:#222222; }
A:hover {text-decoration: underline; color: blue;}