/*
-----------------------------------------------------
Bad tags CSS file for [sitename.tld]
Media: screen, projection, print

Notes:	Styles for deprecated tags go here.
			The aim is to alert users inputting content into a CMS
			that they are using illegal tags

Author: Author Name [ email at domain dot tld ]
For: Client [ client.tld ]
-----------------------------------------------------
*/

font,
b,
i,
u,
blink,
marquee,
big,
small,
center,
layer {
	font-size:30px;
	color:red;
	font-weight:bolder;
	background:#ffff00;
	border:2px dashed green;
	background:yellow;
}