BODY { background: #000000; margin: 0px;}

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #000000; letter-spacing: 1px;}

#header1 {position: absolute; top: 0px; left: 0px; width: 100%; height: 100px; background: #000000; background-image: url('http://missmatch.shiny-star.net/1/1.jpg'); background-repeat: no-repeat; background-align: center}
#header2 {position: absolute; top: 100px; left: 0px; width: 100%; height: 100px; background: #000000; background-image: url('http://missmatch.shiny-star.net/1/2.jpg'); background-repeat: no-repeat; background-align: center}
#header3 {position: absolute; top: 200px; left: 0px; width: 100%; height: 100px; background: #000000; background-image: url('http://missmatch.shiny-star.net/1/3.jpg'); background-repeat: no-repeat; background-align: center}
#header4 {position: absolute; top: 300px; left: 0px; width: 100%; height: 100px; background: #000000; background-image: url('http://missmatch.shiny-star.net/1/4.jpg'); background-repeat: no-repeat; background-align: center}
#content {position: absolute; top: 200px; width: 400px; padding: 5px; 
background: #585858; left: 50%; margin-left: -205px; border: 1px solid #202020;}
#menu {position: absolute; top: 185px; width: 400px; left: 50%; margin-left: -200px; text-align: center;}

h1 {font-family: Verdana; font weight: bold; font-size: 16px; text-transform: uppercase;
	color: #FFFFFF; text-decoration: none; letter-spacing: 2px; margin-left: 30px; margin-right: 30px;
	background: #000000; border: 3px double #c0c0c0; text-align: center; padding: 3px;}

A.menu:link, A.menu:visited { text-decoration: none; }
A.menu:active, A.menu:hover  { background:#FFFFFF; border-bottom: 0px; }

A:link, A:visited { color:#000000; text-decoration: underline; font weight: none; 
	font-family: Verdana; font-size: 10px; }
A:active, A:hover  { color:#ffffff; text-decoration: underline; font weight: none; 
	font-family: Verdana; font-size: 10px; border-bottom: 1px solid #c0c0c0; }

input, textarea, select { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #404040; border: 1px solid #000000; 
			font-weight: bold; color: #FFFFFF; padding: 2px; }
