﻿.advert {	
	position:absolute;
	width:160px;
	font-size: x-small;
}

	
.breadcrumb {
	font-size: small;
	background-color: yellow;
	width: 468px;
}

.content {
	position: absolute; 
	left: 180px;	
	width: 468px;
	font-size: small; 
	border-width:thick;
	border-color:black;
}

body {	
	font-family: verdana,arial,helvetica,sans-serif;
	background-color:#FFFFFF;
}

P {
	margin-top:5px;
	margin-bottom:5px;
}

h1 {	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: large;
	font-weight: bold;
	margin-bottom:0em;
	margin-top:0px;
}
h2
{
	font-family: verdana,arial,helvetica,sans-serif;
	font: bold medium oblique ;
}
h3
{
	font-family: verdana,arial,helvetica,sans-serif;
	font:bold small oblique;
}


