/*
Theme Name: Twenty Ten Akademy
Description: Akademy's Child theme of Twenty Ten
Author: Matthew Wilcoxson
Author URI: http://www.akademy.co.uk/
Template: twentyten
*/

@import url("../twentyten/style.css");

#wrapper {
	background-color: #eee !important;
	background-color: rgba( 217,224,171,0.9) !important;
	border: 10px solid #474d1d;
	border-radius: 10px 10px 0 0;
}


