<html>
<head>
<title>21st Century Locker</title>
</head>
<body>
<div id = "door"></div>
<div id = "shelf"></div>
<div id = "comboBox"></div>
<div id = "inside"></div>
<div class = "book" id = "red"></div>
<div class = "book" id = "blue"></div>
<div class = "book" id = "yellow"></div>
</body>
</html>