* {
    padding:0px;
    margin:0px; 
}

body {
    font-face:georgia, times;
	margin: 25px 0px 0px 25px;
	background:#433122 url(site_graphics/background.jpg) repeat-y right top;

 }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #93DBD7;
	letter-spacing: 2px;
	padding-top:55px;
}

h2 {
color:#AEEAEE;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:5px;
padding-top:5px;
}

img {
border:2px solid #AEEAEE;
float:left;
margin-right:25px;
width:150px;
margin-top:0px;
}

.Box {
	letter-spacing: 1px;
	padding: 20px 0px;
    clear:both;
    position:relative;
	overflow:hidden;
}

.Box a {
border-bottom:1px dashed #AEEAEE;
text-decoration:none;
color:#AEEAEE;
font-family:georgia;
font-size:large;
font-weight:bold;
letter-spacing:3px;
}

p {
background-color:#AEEAEE;
color:#433122;
margin:0;
float:left;
width:700px;
margin-top:5px;
padding:10px;
}
