/*  
Theme Name: Black-with-orange Child
Template: black-with-orange
*/

@import url("common.css");
@import url("../black-with-orange/style.css");

.comicsans {
	font-family: "Comic Sans MS";
}

ul li, ol li {margin: 10px 20px;}

li.number { list-style-image: none; list-style-type: decimal; }
.auto-style1 {
	font-size: large;
	text-align: center;
}
.auto-style2 {
	border: 2px solid #FF0000;
}

