
body { margin: 0; padding: 0; text-align: center; background: #ffffff; color:#333333; font-family: verdana, sans-serif;}




#page { width:800px; height:527px; margin: 50px auto; padding: 0;  background: url(images/page.jpg) top left repeat-x; text-align: left;}

#logo { background:url(images/logo.jpg) bottom left no-repeat; width:494px; height: 116px; display: block; margin:0 0 0 1px; padding-top: 29px;}
#content { background: #fff; border-left:3px double #007EAB; margin:3px 1px 0 493px; height:352px; }

.text { font-size: 11px; line-height:1.6em; text-align: right; padding:240px 12px 5px 5px; }
.text a { color:#007EAB; font-size: 16px; font-weight: normal; text-decoration:none; line-height: 2em; }
.text a:hover { text-decoration: underline;}