body { background-color:#f4b9b9; }
html,
body,
div,
p,
td,
th { font-family: "Cormorant", serif; font-weight: 500; font-style: normal; font-size:19px; color:#222; text-align:justify; }
a { color:#75897f; text-decoration:none; }
p { margin:0.33em 0; }
h1 { font-family: "Caveat Brush", cursive; font-weight: 400; font-style: normal; font-size:40px; color:#222; /*color:#790019;*/ margin:32px 0 16px 0; }

#viewport { width:375px; margin: 30px auto 0 auto; }
.logo { width:100%; }
.emphasizedText, em { letter-spacing: 0.5px; font-weight:bold; font-style:normal; }

#mainPage { width:100%; }

#sectionIntro { text-align:center; }

#sectionDTL th { width:30%; vertical-align: top; }
#sectionDTL td { width:70%; }

#sectionContact th { width:44%; }
#sectionContact td { width:56%; }

#invalidPage { width:100%; text-align:center; }

