:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size: 17px; font-weight: normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
a, a:link, a:visited {color: #9561a9; outline: none;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

body {
	font-family: Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #49483f;
	background: #47494a;
	}
	
p {
	margin-bottom: 10px;
	line-height: 15px;
	}

h1 {
	float: right;
	width: 460px;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 25px;	
	}
	
h2 {
	padding: 0 0 0 0;
	text-align: left;
	font-size: 15px;
	}
	
#background {
	background: url(/img/design/background.png) repeat-x top #fafafa;
	}
	
#core {
	width: 940px;
	margin: 0 auto;
	}
	
#content {
	float: left;
	margin-bottom: 20px;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
