body {
- margin: 0px auto 0px auto;
- width: 700px;
+ margin: 0px auto 0px auto;
+ width: 700px;
+ font-size: 18px;
+ text-align: justify;
+
+ color: #35353a;
+ font-family: 'Didact Gothic', Helvetica;
}
#header {
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>The Tar Pit - $title$</title>
+ <link href='http://fonts.googleapis.com/css?family=Didact+Gothic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="/css/default.css" />
</head>