@charset "utf-8";
.console {
	background-color: #f5f5dc;
}
.pagebackground {
	background-image: url(images/curtain2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.writing {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #660000;
	background-repeat: no-repeat;
	text-align: left;
}
