/**
 *
 * index.css
 *
 * For use in the index site. Stretches the line height.
 *
 **/

body{
	line-height:150%;
}
