Create a webpage which contains a table for displaying your personal details like name, age,father name, mobile no, address, branch, email and gender. Follow the below requirements:
i. Display your picture in the top right corner of the web page as a background image.
ii. Display the table header background in red color and the text in white color.
iii. Display email row in bold font.
iv. Table should have a dashed, 1px width, grey color border.
Use only external CSS to specify the styling information in the above webpage.​