/* @override http://www.classicist.org/workspace/css/global.css */

html {
     height: 100%;
     width: 100%;
     background: url(../img/background_pattern.png) 0 0 repeat;
}

body {
     height: 100%;
     width: 100%;
     background: url(../img/page-columns/columns-home.gif) center center repeat-y;
}

a{
	text-decoration: none;
}

