body { font-family: Tahoma; font-size: 9pt; background: rgb(14,14,14) url(../img/body_bg.png) no-repeat center top; margin: 0; padding: 0; }
.menu { width: 1000px; margin: 100px auto 0 auto; text-align: center; }
.menu a { color: rgb(126,126,126); font-weight: bold; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; }
.menu a:hover { color: rgb(130,10,10); }
.content { width: 920px; margin: 40px auto 0 auto; color: white; line-height: 1.5em; letter-spacing: 1px; text-align: justify; }
.content a { color: white; }

.gallery a { float: left; margin: 10px 10px; background-color: rgb(30,30,30); padding: 5px; text-decoration: none; color: rgb(143,143,143); text-align: center; text-transform: uppercase;
	width: 150px; overflow: hidden; white-space: nowrap; }
.copyright { margin-top: 100px; color: rgb(128,128,128); text-align: center; }
