
.content
{
	
	/*width:453px;
	margin-left: 67px;*/
	background-image: url(/images/template/home-monitor.jpg);
    background-repeat: no-repeat;
    
    /*change the padding right here to move the picture to the right position on top of monitor*/
    padding:14px 30px 0px 18.5px;

    /* top padding is 25px
    * right padding is 50px
    * bottom padding is 75px
    * left padding is 100px*/
    
    height:380px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.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;
	
}
