/*
Theme Name: Musink Splash Page
Theme URI: http://www.musink.org
Description: Theme for the tattoo convention and music festival Musink
Version: 1.0
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Century;
	background-color: #F9F3E8;
}

#splash_conferences a {
  font-family: Trebuchet MS;
  font-size: 25px;
  color: #372504;
  text-decoration: underline;
  font-weight: bold;
}

#splash_conferences .info {
  font-family: Trebuchet MS;
  font-size: 18px;
  color: #33410a;
  font-weight: bold;
}

#splash_conferences .spacer {
  padding: 15px;
}

#contact_info {
  padding-top: 50px;
  font-family: Verdana;
  font-size: 12px;  
}

#contact_info a {
  color: #000;
}