body				{ background-color: #3c160b; background-image: url(../resources/backdrop.jpg); background-repeat: repeat-x; margin: 0; }

p, a				{ color: white; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 14px; }

a,
a:link,
a:visited,			{ text-decoration: underline; } 
a:hover,
a:active			{ text-decoration: none; } 

#wrapper			{ position: absolute; top: 50%; left: 50%; margin-top: -240px; margin-left: -320px; border: solid 1px #1e0804; }
#contact			{ position: absolute; right: 0; bottom: 0; }

#intro_wrapper		{ position: absolute; top: 0px; left: 20px; width: 250px; height: 480px; overflow: hidden; }
#intro				{ position: absolute; top: 0px; left: 0px; padding: 5px; }