@charset "utf-8";
/* CSS Document */

BODY {
  background: url(images/bg.jpg);
  background-position:center;
  margin: 0px;
}

.deleted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#990000;
}

.general {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#333333;
}

.textBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#484848;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#484848;
}