* { margin: 0; padding: 0; }

body { background: #2e6493 url(../img/back.jpg) top left repeat-x; font-family: Arial, helvetica, sans; color: #346e9d; font-size: 12px;}
.container { margin: 0 auto; padding: 20px; color: #346e9d; }
#wrap { min-height: 1050px; background: url(../img/back_top.jpg) top center no-repeat;  }

#header h1 a { display: block; width: 760px; height: 153px; background: url(../img/gallery.png) top left no-repeat; }
#header h1 a span { display: none; }

.container a:link,
.container a:hover { color: #fff; }
.container .center { color: #ccc; }


.holder {
	width: 310px;
	height: 260px;
	display: block;

	background: #fff url(../img/gallery.png) 80px 50px no-repeat;
}

h4 { font-size:20px; }
