/*
	Theme Name: Front Page Style
	Description: This is a custom style sheet 
        for front page of NRIG.
	Author: RENCI
	Author URI: http://nrig.renci.org/
	Version: 2.0
	Template: NRIG
	Template Version: 2.0
 
*/

.front-page .proj-wrap {
    float: none;
    display: block;
}

.front-page .proj-wrap .textcenter {
    display: inline-block;
}

.front-page .proj-wrap .big-btn {
	margin: 40px 0;
}