public class Welcome
{
public static void main ( String [] args ){
System.out.println("Welcome! I hope to see you around the forums!");
Friend StephenCoyle = new...