Paths

When importing a solidity file, the file path follows a few simple syntax rules:

      import 'zeppelin/contracts/math/SafeMath.sol';

The actual project structure appears as follows: