<html> <head> <title>P3X OneNote</title> <meta content=""> <link rel="icon" type="image/png" href="images/256x256.png" /> <link rel="stylesheet" type="text/css" href="css/style.css"> <style> html, body { height: 100%; } html { display: table; margin: auto; } body { display: table-cell; vertical-align: middle; } </style> </head> <body style="font-size: 200%; text-align: center; background-color: black; color: white; opacity: 0.85;"> You may choose you login personal or corporate. </body> </html>