
body { background: url("../images/bg.png") repeat-x; color: #174a7c; font-size: 16px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

a { color: #174a7c; font-size: 16px; font-weight: normal; }

.wrapper { margin: 50px auto 0; background: url("../images/content.png") no-repeat; width: 515px; height: 500px; padding: 30px 70px; }

.center { text-align: center; width: 100%; }

.left { text-align: left; width: 100%; }

/*------------------------------------------------------------------*/

h1 { font-size: 24px; color: #7c1717; text-align: center; }

h1 a { font-size: 24px; color: #7c1717; font-weight: bold; }