﻿@import url(ReproArtUSA-Layout.css);

body {
	background-color:#422703;
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:57%;
	padding:0px;
	margin:0px;
}
h1{
	font-size:1.3em;
}
h2{
	font-size:0.85em;
}
ul{
	 list-style-type:square;
}