/***************************************************************************
 * 
 * Copyright (c) 2014 Baidu.com, Inc. All Rights Reserved
 * $Id$ 
 * 
 **************************************************************************/
 
 
 
/**
 * src/common/main.css ~ 2014/04/30 14:27:37
 * @author leeight(liyubei@baidu.com)
 * @version $Revision$ 
 * @description 
 *  
 **/
body {
  color: red;
}

.logo {
  background: url('./logo.gif');
}




















/* vim: set ts=4 sw=4 sts=4 tw=100: */
