If you follow that tutorial, the fee will be deducted from the multisig address itself, and this will be set automatically by createrawsendfrom.
You might also want to consider taking more control over the fee by using createrawtransaction to manually specify the unspent outputs to spend, and appendrawchange to add the change output.