Internal CSS

If you were to view the sorce code of a web page useing internal CSS you would see some thing like the example below (Which is this page). The CSS is between the <style typ="text/css"> and the </style>tags.