You want to create a new “screendesign” package based on the “default” package’s “default” theme.
Which ONE of the following steps do you have to take?

A.
Copy app/design/base to app/design/screendesign
B.
Create an empty folder app/design/frontend/screendesign and copy app/design/frontend/default/default into
it
C.
Create skin/frontend/screendesign, then copy the CSS and images folders and their files from /skin/
frontend/default/default/ to skin/frontend/screendesign/default
D.
Inside app/design/frontend and skin/frontend, copy the folder “default” to the folder “custom”; then rename
custom/default to custom/screendesign in both places
E.
Create app/design/frontend/default/screendesign