body
	{
	font-family: "cochin", "times new roman", "times", "serif";
	text-align: center;
	background-color: #555555
	}
	
.titleimage h1
	{
	text-align: left;
	font-size: 65px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 380px;
	}
.titleimage h2
	{
	text-align: right;
	color: white;
	font-weight: normal;
	padding-right: 10px;
	}
	
.containerhome
	{
	width: 950px;
	height: 580px;
	border: thin solid #333333;
	margin: 0px auto;
	}
	
.container
	{
	background-image: url(red.png);
	border: thin solid black;
	width: 950px;
	margin: 0px auto;
	}
	
h1 
	{
	margin-top: 10px;
	}
	
.titleimage
	{
	background: url(windowdoggy.jpg) no-repeat;
	height: 500px;
	width: 666px;
	border: thin #444444 solid;
	}
.contentgrey
	{
	background-image: url(grey.png);
	}
	
.menu
	{
	background-color: #444444;
	text-align: center;
	padding-top: 60px;
	font-size: 18px;
	border-right: thin #444444 solid;
	background-image: url(grey1.png);
	}
	
.menu a
	{
	display: block;
	line-height: 50px;
	color: black;
	}
	
.menu a:hover
	{
	color: white;
	}
a
	{
	text-decoration: none;
	}
	
.menugallery
	{
	text-align: center;
	padding-top: 60px;
	font-size: 18px;
	border-right: thin black solid;
	background-image: url(red3.png);
	}
	
.menugallery a
	{
	display: block;
	line-height: 50px;
	color: black;
	}

.menugallery a:hover
	{
	color: white;
	}
.thumbnails img
	{
	margin: 5px;
	}
	

		

	