.TemplateDocumentation td {
padding: 0 5px;
}
/* Import background from image url */
body.mediawiki {
background: url('https://wiki.dungeondefenders2.com/wiki/File:DD2 Greystone Plaza Background Image.jpg');
background-attachment: fixed;
background-size: cover;
}