
body {
background-color:#d3d3d4;
}

#content {
 background:url(http://i.imgur.com/ynKEC2Y.png) repeat #fefffc;
}

a:link, a:visited {
color: #A11A11;
}

a:hover, a:active {
color: #676A7B;
}

#logo {
	height: 300px;
}

.regular {
background-image:url(http://i.imgur.com/GV2LSJm.png);background-color:#000  ;
}

.blurred {
background-image:url(http://i.imgur.com/b3HH2sb.png);background-color:#000  ;
}

.thead {
background: #A11A11; color: #BD8B77;
}

.thead a:link, .thead a:visited {
color: #BD8B77;
}

.thead a:hover, .thead a:active {
color: #D2B8AE;
}

.tcat {
background: #676A7B; color: #A8ABB8;
}

.tcat a:link, .tcat a:visited {
color: #A8ABB8;
}

.tcat a:hover, .tcat a:active {
color: #C2C4CE;
}

h1 {
color: #A11A11;
}

h2 {
color: #676A7B;
}

