html { background-image:url("pics/background.jpg"); background-attachment:fixed; }

body { text-align:center; min-width:600px; max-width:680px; width:auto; }

a { color:rgb(51,51,153); }

/* menu text formating */
div.m { padding-top:0.5em; padding-bottom:0.5em; text-align:center; line-height:1.4em; white-space:nowrap; }

/* content text formating */
div.c { padding-top:0.5em; padding-bottom:0.5em; text-align:justify; }

table { width:680px; }

/* address text small */
.s { font-family:"Times New Roman"; font-size:9pt; color:rgb(51,51,153); }

/* address text first letter */
.e { font-family:"Times New Roman"; font-size:11pt; color:rgb(51,51,153); }

/* menu and content text standard */
.n { font-family:"Times New Roman"; font-size:13pt; }

/* menu and content text bold */
.b { font-family:"Times New Roman"; font-size:13pt; font-weight:bold; }

/* content title text */
.t { font-family:"Times New Roman"; font-size:15pt; font-weight:bold; }

