/*
Theme Name: Promanacon UC
Theme URI: http://www.promanhacon.com/
Description: Promanacon UC 2011.
Version: 2.0
Author: ShutterWing
Author URI: http://www.shutterwing.com/
*/


/* CSS Document */

body {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 62.5%; /* Resets 1em to 10px */
background: #ffffff;
}


#container {
font-size: 1.4em;
height: 390px;
position: relative;
top: 250px;
}

h1 {
font-family: "Garamond", "georgia", sans-serif;
color: #bbbbbb;
font-size: 26px;
text-transform: uppercase;
font-weight: normal;
}