Maximum Serial Baud Rate - ANSWERED

So, ...

can you put something like:

Serial.begin(250000);

or even

Serial.begin(1000000);

???