@charset "utf-8";
/* CSS Document */


/* Resets */
body, table, tr, th, td, form, label, img, ul, ol, li, div, span, p, a, h1, h2, h3, h4, h5, h6, dd {padding:0; border:0; margin:0; border-collapse:collapse; text-align:left; vertical-align:top;}
ul li, ol li {list-style:none;}

/* Page layout */
body {background-color:#ffffff; font-family:Helvetica, Arial, sans-serif;}
#mainContainer {margin:80px auto; max-width:620px;}
#imageContainer {padding-top:50px;}
#detailsContainer {padding-top:30px;}

/* Text properties */
h1{font-size:large; text-align:center; font-weight:bold; color:#131304;}
h2{font-size:medium; text-align:center; font-weight:normal; font-style:italic; color:#79796A;}

/* Text layout */
#name {width:620px; height:25px;}
#date {width:620px; height:20px;}