body {
	margin: 0 auto;
	padding: 0;
	background: #111 url('destak/images/bg/gradient1.gif') top left repeat-x;
}

h1
{
	font-weight: bolder;
	margin: 0 00px;
	padding: 0.08em 0;
}


.content
{
	margin: 0 0px;
}

.content a
{
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}