* {font-size: medium; margin: 0; padding: 0;}

@font-face{ /* for IE */
font-family:National;
src:url(national_oldstyle_hplhs-webfont.eot);
}
@font-face { /* for non-IE */
font-family:National;
src:url(http://:/) format("No-IE-404"), url("national_oldstyle_hplhs-webfont.ttf") format("truetype"), url("national_oldstyle_hplhs-webfont.woff") format("woff");
}

@font-face{ /* for IE */
font-family:Minion;
src:url(MinionPro-Regular.otf);
}
@font-face { /* for non-IE */
font-family:Minion;
src:url(http://:/) format("No-IE-404"),url("MinionPro-Regular.otf") format("opentype");
}

body {height: 100%; background: url("images/SP_OliviaCollection_Paper_VanillaLinen-855x1410.jpg"); padding: 0; margin: 0;}
header {margin: 1em 1ex;}
header img{width: 33%; max-height: 25% }

h2 {font-family: National, Arial, sansserif}
section{width: 80%; margin: auto; padding: 2ex 2em; margin-bottom: 2ex; background: url("images/recycled_bright_white.jpg"); -moz-box-shadow:0px 0px 4px 6px rgba(0, 0, 0, 0.25); -webkit-box-shadow:0px 0px 4px 6px rgba(0, 0, 0, 0.25); box-shadow:0px 0px 4px 6px rgba(0, 0, 0, 0.25); font-family: Minion, "Times New Roman", serif}
section p {font-size: 125%;}
section p strong {font-size: 100%;}
section h2 {font-size: 175%;}
section h2 i {font-size: 100%;}
section li {font-size: 125%;}
section li a {font-size: 100%;}



dl {margin: 0 5ex;}
dt {font-weight: bold; font-size: 125%; }
dd {margin: 0 0 1ex 2em; font-size: 125%;}
section ul {margin: 0 5ex;}




#NetworkServices {-moz-column-count:2; -webkit-column-count:2; column-count:2; -moz-column-width:45%; -webkit-column-width:45%; column-width:45%; -moz-column-gap: 10%; -webkit-column-gap: 10%; column-gap: 10%;}

