/*
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 {
background:url('/images/69595.png') #fff no-repeat center center;
font-size: 1.4em;
height:358px;
width:369px;
margin:auto;
margin-top:250px;
}


h1 {
font-family: "Garamond", "georgia", sans-serif;
color: #00bcea;
font-size: 40px;
text-transform: uppercase;
font-weight: normal;
padding-top: 150px;
}
h2{
font-family: "Garamond", "georgia", sans-serif;
color: #888888;
font-size: 24px;
letter-spacing:5px;
font-weight: normal;
font-style:italic;
}