Your own logo and loading screen

For icon problem write following at top of your file

loadPrcFileData("", "icon-filename MySiteLogo.ico") 
import direct.directbase.DirectStart 

Remember to import DirectStart after the loadprcFileData statement.

Same Way as you did for the first actor.

Same way as you load .egg file.