﻿@charset "UTF-8";
.card
	{
		background-image: url('http://www.ani-mayhem.com/binder/border.png');
		background-repeat: no-repeat;
		height: 504px;
		margin: 8.5px;
		width: 360px;
	}
a.card
	{
		display: inline-block;
	}
.card img
	{
		height: 470px;
		margin: 17px;
		width: 326px;
	}
img.character, img.enhancement, img.equipment, img.flasheffect, img.globaleffect, img.haven, img.item, img.majordisaster, img.minordisaster
	{
		background-image: url('http://www.ani-mayhem.com/binder/purple.jpg');
	}
img.location
	{
		background-image: url('http://www.ani-mayhem.com/binder/green.jpg');
	}
img.combat, img.charmcombat
	{
		background-image: url('http://www.ani-mayhem.com/binder/red.jpg');
	}