body{
    margin:0px;
    padding:0px;
    color: transparent;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:0;
    line-height:1.5em;
    background: url('images/homepage_clientdesign.jpg') center top no-repeat transparent;
}

html{ 
    height: 2880px;
}

#global_wrap{
    width: 980px;    
    margin: auto;
}

.clear{
	clear: both;
}

#component{
    text-align: center;
}
.article_title h4 {
    color: transparent !important;
    font-size: 0 !important;
}
